Skip to content

Commit 90b6f16

Browse files
committed
Upgrade eslint-plugin-react-hooks to v5.0.0
Supports ESLint 9
1 parent 9e3ec11 commit 90b6f16

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"peerDependencies": {
3838
"eslint-plugin-jsx-a11y": "^6.9.0",
3939
"eslint-plugin-react": "^7.37.2",
40-
"eslint-plugin-react-hooks": "^4.6.2",
40+
"eslint-plugin-react-hooks": "^5.0.0",
4141
"eslint-plugin-react-hooks-ssr": "^0.1.5",
4242
"eslint-plugin-react-perf": "^3.3.2"
4343
},
@@ -67,7 +67,7 @@
6767
"eslint-plugin-prefer-arrow": "1.2.3",
6868
"eslint-plugin-promise": "7.1.0",
6969
"eslint-plugin-react": "7.37.2",
70-
"eslint-plugin-react-hooks": "4.6.2",
70+
"eslint-plugin-react-hooks": "5.0.0",
7171
"eslint-plugin-react-hooks-ssr": "0.1.5",
7272
"eslint-plugin-react-perf": "3.3.1",
7373
"eslint-plugin-rxjs": "5.0.3",

0 commit comments

Comments
 (0)