Skip to content

Commit 7929fa9

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5
1 parent ef53030 commit 7929fa9

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
@@ -85,7 +85,7 @@
8585
"eslint-plugin-import": "^2.27.5",
8686
"eslint-plugin-jest": "^25.7.0",
8787
"eslint-plugin-react": "^7.32.2",
88-
"eslint-plugin-react-hooks": "^4.6.0",
88+
"eslint-plugin-react-hooks": "^5.2.0",
8989
"eslint-plugin-ts-expect": "^2.1.0",
9090
"eslint-plugin-typescript": "^0.14.0",
9191
"hookem": "^2.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5651,12 +5651,12 @@ __metadata:
56515651
languageName: node
56525652
linkType: hard
56535653

5654-
"eslint-plugin-react-hooks@npm:^4.6.0":
5655-
version: 4.6.0
5656-
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
5654+
"eslint-plugin-react-hooks@npm:^5.2.0":
5655+
version: 5.2.0
5656+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
56575657
peerDependencies:
5658-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
5659-
checksum: 10c0/58c7e10ea5792c33346fcf5cb4024e14837035ce412ff99c2dcb7c4f903dc9b17939078f80bfef826301ce326582c396c00e8e0ac9d10ac2cde2b42d33763c65
5658+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
5659+
checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
56605660
languageName: node
56615661
linkType: hard
56625662

@@ -15130,7 +15130,7 @@ __metadata:
1513015130
eslint-plugin-import: "npm:^2.27.5"
1513115131
eslint-plugin-jest: "npm:^25.7.0"
1513215132
eslint-plugin-react: "npm:^7.32.2"
15133-
eslint-plugin-react-hooks: "npm:^4.6.0"
15133+
eslint-plugin-react-hooks: "npm:^5.2.0"
1513415134
eslint-plugin-ts-expect: "npm:^2.1.0"
1513515135
eslint-plugin-typescript: "npm:^0.14.0"
1513615136
hookem: "npm:^2.0.1"

0 commit comments

Comments
 (0)