Skip to content

Commit 05bfb3d

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5.2.0
1 parent b1e7994 commit 05bfb3d

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.20.1",
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": "15.15.0",
2828
"typescript": "5.7.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4102,12 +4102,12 @@ __metadata:
41024102
languageName: node
41034103
linkType: hard
41044104

4105-
"eslint-plugin-react-hooks@npm:5.1.0":
4106-
version: 5.1.0
4107-
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
4105+
"eslint-plugin-react-hooks@npm:5.2.0":
4106+
version: 5.2.0
4107+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
41084108
peerDependencies:
41094109
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
4110-
checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43
4110+
checksum: 10/ebb79e9cf69ae06e3a7876536653c5e556b5fd8cd9dc49577f10a6e728360e7b6f5ce91f4339b33e93b26e3bb23805418f8b5e75db80baddd617b1dffe73bed1
41114111
languageName: node
41124112
linkType: hard
41134113

@@ -5520,7 +5520,7 @@ __metadata:
55205520
"@vitejs/plugin-react-swc": "npm:3.8.0"
55215521
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
55225522
eslint: "npm:9.20.1"
5523-
eslint-plugin-react-hooks: "npm:5.1.0"
5523+
eslint-plugin-react-hooks: "npm:5.2.0"
55245524
eslint-plugin-react-refresh: "npm:0.4.19"
55255525
globals: "npm:15.15.0"
55265526
instantsearch.css: "npm:^8.5.1"

0 commit comments

Comments
 (0)