Skip to content

Commit b3c89bf

Browse files
authored
chore(deps): updated dependency eslint-plugin-react-hooks to ^5.1.0 (#11632)
1 parent f4df244 commit b3c89bf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-prettier": "^5.2.3",
5252
"eslint-plugin-react": "^7.37.4",
5353
"eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
54-
"eslint-plugin-react-hooks": "^4.6.2",
54+
"eslint-plugin-react-hooks": "^5.1.0",
5555
"eslint-plugin-testing-library": "^6.5.0",
5656
"fs-extra": "^11.3.0",
5757
"glob": "^11.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3839,7 +3839,7 @@ __metadata:
38393839
eslint-plugin-prettier: "npm:^5.2.3"
38403840
eslint-plugin-react: "npm:^7.37.4"
38413841
eslint-plugin-react-compiler: "npm:19.0.0-beta-e552027-20250112"
3842-
eslint-plugin-react-hooks: "npm:^4.6.2"
3842+
eslint-plugin-react-hooks: "npm:^5.1.0"
38433843
eslint-plugin-testing-library: "npm:^6.5.0"
38443844
fs-extra: "npm:^11.3.0"
38453845
glob: "npm:^11.0.1"
@@ -10102,12 +10102,12 @@ __metadata:
1010210102
languageName: node
1010310103
linkType: hard
1010410104

10105-
"eslint-plugin-react-hooks@npm:^4.6.2":
10106-
version: 4.6.2
10107-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
10105+
"eslint-plugin-react-hooks@npm:^5.1.0":
10106+
version: 5.2.0
10107+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
1010810108
peerDependencies:
10109-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
10110-
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
10109+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
10110+
checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
1011110111
languageName: node
1011210112
linkType: hard
1011310113

0 commit comments

Comments
 (0)