Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.37.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 5811d93 commit a8061ad
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react": "7.37.4",
"jsdom": "26.0.0",
"postcss": "8.4.49",
"postcss-import": "16.1.0",
Expand Down
32 changes: 30 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4700,7 +4700,35 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.37.3, eslint-plugin-react@npm:^7.37.0":
"eslint-plugin-react@npm:7.37.4":
version: 7.37.4
resolution: "eslint-plugin-react@npm:7.37.4"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.3"
array.prototype.tosorted: "npm:^1.1.4"
doctrine: "npm:^2.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.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.12"
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/4acbbdb19669dfa9a162ed8847c3ad1918f6aea1ceb675ee320b5d903b4e463fdef25e15233295b6d0a726fef2ea8b015c527da769c7690932ddc52d5b82ba12
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.37.0":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
dependencies:
Expand Down Expand Up @@ -6934,7 +6962,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-n: "npm:17.15.1"
eslint-plugin-promise: "npm:7.2.1"
eslint-plugin-react: "npm:7.37.3"
eslint-plugin-react: "npm:7.37.4"
jsdom: "npm:26.0.0"
lodash: "npm:^4.17.21"
next: "npm:15.1.4"
Expand Down

0 comments on commit a8061ad

Please sign in to comment.