Skip to content

Commit 9f5b9e7

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5
1 parent 625c319 commit 9f5b9e7

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
@@ -66,7 +66,7 @@
6666
"eslint-plugin-import": "^2.32.0",
6767
"eslint-plugin-jest": "^25.7.0",
6868
"eslint-plugin-react": "^7.37.5",
69-
"eslint-plugin-react-hooks": "^4.6.2",
69+
"eslint-plugin-react-hooks": "^5.2.0",
7070
"eslint-plugin-ts-expect": "^2.1.0",
7171
"eslint-plugin-typescript": "^0.14.0",
7272
"hookem": "^2.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6121,12 +6121,12 @@ __metadata:
61216121
languageName: node
61226122
linkType: hard
61236123

6124-
"eslint-plugin-react-hooks@npm:^4.6.2":
6125-
version: 4.6.2
6126-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
6124+
"eslint-plugin-react-hooks@npm:^5.2.0":
6125+
version: 5.2.0
6126+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
61276127
peerDependencies:
6128-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
6129-
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
6128+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
6129+
checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
61306130
languageName: node
61316131
linkType: hard
61326132

@@ -15564,7 +15564,7 @@ __metadata:
1556415564
eslint-plugin-import: "npm:^2.32.0"
1556515565
eslint-plugin-jest: "npm:^25.7.0"
1556615566
eslint-plugin-react: "npm:^7.37.5"
15567-
eslint-plugin-react-hooks: "npm:^4.6.2"
15567+
eslint-plugin-react-hooks: "npm:^5.2.0"
1556815568
eslint-plugin-ts-expect: "npm:^2.1.0"
1556915569
eslint-plugin-typescript: "npm:^0.14.0"
1557015570
hookem: "npm:^2.0.1"

0 commit comments

Comments
 (0)