Skip to content

Commit 2d2247f

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5.2.0 (#4534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 799b794 commit 2d2247f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react-dom": "18.3.5",
2323
"@vitejs/plugin-react-swc": "3.8.0",
2424
"eslint": "9.21.0",
25-
"eslint-plugin-react-hooks": "5.1.0",
25+
"eslint-plugin-react-hooks": "5.2.0",
2626
"eslint-plugin-react-refresh": "0.4.19",
2727
"globals": "16.0.0",
2828
"typescript": "5.7.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4059,12 +4059,12 @@ __metadata:
40594059
languageName: node
40604060
linkType: hard
40614061

4062-
"eslint-plugin-react-hooks@npm:5.1.0":
4063-
version: 5.1.0
4064-
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
4062+
"eslint-plugin-react-hooks@npm:5.2.0":
4063+
version: 5.2.0
4064+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
40654065
peerDependencies:
40664066
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
4067-
checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43
4067+
checksum: 10/ebb79e9cf69ae06e3a7876536653c5e556b5fd8cd9dc49577f10a6e728360e7b6f5ce91f4339b33e93b26e3bb23805418f8b5e75db80baddd617b1dffe73bed1
40684068
languageName: node
40694069
linkType: hard
40704070

@@ -5477,7 +5477,7 @@ __metadata:
54775477
"@vitejs/plugin-react-swc": "npm:3.8.0"
54785478
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
54795479
eslint: "npm:9.21.0"
5480-
eslint-plugin-react-hooks: "npm:5.1.0"
5480+
eslint-plugin-react-hooks: "npm:5.2.0"
54815481
eslint-plugin-react-refresh: "npm:0.4.19"
54825482
globals: "npm:16.0.0"
54835483
instantsearch.css: "npm:^8.5.1"

0 commit comments

Comments
 (0)