Skip to content

Commit e3c8a66

Browse files
authored
Bump eslint-plugin-react-hooks to v7 (#84669)
Closes: #84484
1 parent 0b14eb2 commit e3c8a66

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

packages/eslint-config-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-import": "^2.31.0",
2020
"eslint-plugin-jsx-a11y": "^6.10.0",
2121
"eslint-plugin-react": "^7.37.0",
22-
"eslint-plugin-react-hooks": "^5.0.0"
22+
"eslint-plugin-react-hooks": "^7.0.0"
2323
},
2424
"peerDependencies": {
2525
"eslint": "^7.23.0 || ^8.0.0 || ^9.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)