Skip to content

Commit

Permalink
Bump eslint-plugin-react from 7.37.2 to 7.37.3 in /frontend (#1069)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 245719d commit f5b0558
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint": "8.57.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unused-imports": "4.1.4",
Expand Down
26 changes: 13 additions & 13 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2793,7 +2793,7 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.flatmap@npm:^1.3.2":
"array.prototype.flatmap@npm:^1.3.2, array.prototype.flatmap@npm:^1.3.3":
version: 1.3.3
resolution: "array.prototype.flatmap@npm:1.3.3"
dependencies:
Expand Down Expand Up @@ -3867,7 +3867,7 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.1.0":
"es-iterator-helpers@npm:^1.2.1":
version: 1.2.1
resolution: "es-iterator-helpers@npm:1.2.1"
dependencies:
Expand Down Expand Up @@ -4041,31 +4041,31 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.37.2":
version: 7.37.2
resolution: "eslint-plugin-react@npm:7.37.2"
"eslint-plugin-react@npm:7.37.3":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.2"
array.prototype.flatmap: "npm:^1.3.3"
array.prototype.tosorted: "npm:^1.1.4"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.1.0"
es-iterator-helpers: "npm:^1.2.1"
estraverse: "npm:^5.3.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
minimatch: "npm:^3.1.2"
object.entries: "npm:^1.1.8"
object.fromentries: "npm:^2.0.8"
object.values: "npm:^1.2.0"
object.values: "npm:^1.2.1"
prop-types: "npm:^15.8.1"
resolve: "npm:^2.0.0-next.5"
semver: "npm:^6.3.1"
string.prototype.matchall: "npm:^4.0.11"
string.prototype.matchall: "npm:^4.0.12"
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/01c498f263c201698bf653973760f86a07fa0cdec56c044f3eaa5ddaae71c64326015dfa5fde76ca8c5386ffe789fc79932624b614e13b6a1ad789fee3f7c491
checksum: 10c0/e8b267ab928c63e651e35ba936e84098f4189fbaebbf3607341e6affedcfe39f2afba85fb3ef83ec322b32829b22d7433230eb6af0f692d262473c6a19441ba5
languageName: node
linkType: hard

Expand Down Expand Up @@ -4557,7 +4557,7 @@ __metadata:
eslint: "npm:8.57.1"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsdoc: "npm:50.6.1"
eslint-plugin-react: "npm:7.37.2"
eslint-plugin-react: "npm:7.37.3"
eslint-plugin-react-hooks: "npm:5.1.0"
eslint-plugin-simple-import-sort: "npm:12.1.1"
eslint-plugin-unused-imports: "npm:4.1.4"
Expand Down Expand Up @@ -6166,7 +6166,7 @@ __metadata:
languageName: node
linkType: hard

"object.values@npm:^1.1.6, object.values@npm:^1.2.0":
"object.values@npm:^1.1.6, object.values@npm:^1.2.0, object.values@npm:^1.2.1":
version: 1.2.1
resolution: "object.values@npm:1.2.1"
dependencies:
Expand Down Expand Up @@ -7564,7 +7564,7 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.matchall@npm:^4.0.11":
"string.prototype.matchall@npm:^4.0.12":
version: 4.0.12
resolution: "string.prototype.matchall@npm:4.0.12"
dependencies:
Expand Down

0 comments on commit f5b0558

Please sign in to comment.