Skip to content

Commit 9fd45e0

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5 (#736)
1 parent 92c882e commit 9fd45e0

File tree

3 files changed

+65
-30
lines changed

3 files changed

+65
-30
lines changed

website/package-lock.json

Lines changed: 53 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/parser": "8.15.0",
2626
"eslint": "8.57.0",
2727
"eslint-plugin-react": "7.37.2",
28-
"eslint-plugin-react-hooks": "4.6.2",
28+
"eslint-plugin-react-hooks": "5.0.0",
2929
"fs-extra": "^11.1.0",
3030
"patch-package": "^8.0.0",
3131
"path-browserify": "^1.0.1",

website/yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5077,7 +5077,7 @@ __metadata:
50775077
docusaurus-gtm-plugin: "npm:^0.0.2"
50785078
eslint: "npm:8.57.0"
50795079
eslint-plugin-react: "npm:7.37.2"
5080-
eslint-plugin-react-hooks: "npm:4.6.2"
5080+
eslint-plugin-react-hooks: "npm:5.0.0"
50815081
fs-extra: "npm:^11.1.0"
50825082
patch-package: "npm:^8.0.0"
50835083
path-browserify: "npm:^1.0.1"
@@ -6335,7 +6335,16 @@ __metadata:
63356335
languageName: node
63366336
linkType: hard
63376337

6338-
"eslint-plugin-react-hooks@npm:4.6.2, eslint-plugin-react-hooks@npm:^4.3.0, eslint-plugin-react-hooks@npm:^4.6.0":
6338+
"eslint-plugin-react-hooks@npm:5.0.0":
6339+
version: 5.0.0
6340+
resolution: "eslint-plugin-react-hooks@npm:5.0.0"
6341+
peerDependencies:
6342+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
6343+
checksum: 10c0/bcb74b421f32e4203a7100405b57aab85526be4461e5a1da01bc537969a30012d2ee209a2c2a6cac543833a27188ce1e6ad71e4628d0bb4a2e5365cad86c5002
6344+
languageName: node
6345+
linkType: hard
6346+
6347+
"eslint-plugin-react-hooks@npm:^4.3.0, eslint-plugin-react-hooks@npm:^4.6.0":
63396348
version: 4.6.2
63406349
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
63416350
peerDependencies:

0 commit comments

Comments
 (0)