Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.37.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent fc2a521 commit 609f4e3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"globals": "15.10.0",
"prettier": "3.3.3"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2762,7 +2762,7 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.0.19":
"es-iterator-helpers@npm:^1.0.19, es-iterator-helpers@npm:^1.1.0":
version: 1.1.0
resolution: "es-iterator-helpers@npm:1.1.0"
dependencies:
Expand Down Expand Up @@ -2861,12 +2861,12 @@ __metadata:

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.2.1
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=85f29e&locator=test%40workspace%3Apackages%2Ftest"
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=43fcc8&locator=test%40workspace%3Apackages%2Ftest"
peerDependencies:
"@stylistic/eslint-plugin": ^2.6.4
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
prettier: ^3.0.0
checksum: 10c0/53700f716b640d6d3cb73ee8a1d80a8728f2e345129070dfc0aff0ccb2eb67c0d4ad87203b374dcf65277c90ffd2cb96eee962f0fbc92c30c18d373cd4e5e3f9
checksum: 10c0/4589c86d9fc0a46884e4915783e5709994712ab03660531c845b3d57fbcb3ad3ce5aa70090cfd55497cf20981c9519d4d65ce5b547aa59250ffeb8b91e48dbc6
languageName: node
linkType: hard

Expand All @@ -2886,7 +2886,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.2.2"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-react: "npm:7.37.2"
eslint-plugin-react-hooks: "npm:5.0.0"
globals: "npm:15.10.0"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -3054,16 +3054,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.35.0":
version: 7.35.0
resolution: "eslint-plugin-react@npm:7.35.0"
"eslint-plugin-react@npm:7.37.2":
version: 7.37.2
resolution: "eslint-plugin-react@npm:7.37.2"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.2"
array.prototype.tosorted: "npm:^1.1.4"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.0.19"
es-iterator-helpers: "npm:^1.1.0"
estraverse: "npm:^5.3.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
Expand All @@ -3078,7 +3078,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/eedcc33de4b2cda91d56ae517a4f771a0c76da9c1e26c95543969012871381e11d4d6cffdf6fa8423036585c289eb3500f3f93fb1d314fb2624e0aa1e463305e
checksum: 10c0/01c498f263c201698bf653973760f86a07fa0cdec56c044f3eaa5ddaae71c64326015dfa5fde76ca8c5386ffe789fc79932624b614e13b6a1ad789fee3f7c491
languageName: node
linkType: hard

Expand Down

0 comments on commit 609f4e3

Please sign in to comment.