Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.35.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 6cbaf8e commit 3d85fd6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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 @@ -35,7 +35,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.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"prettier": "3.3.3"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2682,12 +2682,12 @@ __metadata:

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.1.7
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=1b945a&locator=test%40workspace%3Apackages%2Ftest"
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=720b80&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
prettier: ^3.0.0
checksum: 10c0/803e65bc961c7c7489d401759e387d442bc60f13fdbe1231210642ad81b2b81ae5a5e099f2e554f80a39a1bd8dad7966b20ec47c7d4e5055ec56c117670550a3
checksum: 10c0/c872459a6bf0ca8904882a9fb934dc6160e79bf012e1eb6c1a1d95504a22b2916aaea17d588dfb4f8ab5b3372d78c3a042b255c70e4003045f28733873b569c7
languageName: node
linkType: hard

Expand All @@ -2706,7 +2706,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.35.2"
eslint-plugin-react-hooks: "npm:4.6.2"
prettier: "npm:3.3.3"
peerDependencies:
Expand Down Expand Up @@ -2871,9 +2871,9 @@ __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.35.2":
version: 7.35.2
resolution: "eslint-plugin-react@npm:7.35.2"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -2895,7 +2895,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/eedcc33de4b2cda91d56ae517a4f771a0c76da9c1e26c95543969012871381e11d4d6cffdf6fa8423036585c289eb3500f3f93fb1d314fb2624e0aa1e463305e
checksum: 10c0/5f891f5a77e902a0ca8d10b23d0b800e90a09400187febe5986c5078d6277baa4b974d6acdbba25baae065dbcf12eb9241b5f5782527d0780314c2ee5006a8af
languageName: node
linkType: hard

Expand Down

0 comments on commit 3d85fd6

Please sign in to comment.