Skip to content

Commit bd8f2d6

Browse files
committed
chore: use v7.0.1 of eslint-plugin-react-hooks
1 parent 101d7a6 commit bd8f2d6

File tree

3 files changed

+18
-11
lines changed

3 files changed

+18
-11
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-jsx-a11y": "6.10.2",
3838
"eslint-plugin-perfectionist": "3.9.1",
3939
"eslint-plugin-react-compiler": "19.1.0-rc.2",
40-
"eslint-plugin-react-hooks": "6.1.1",
40+
"eslint-plugin-react-hooks": "7.0.1",
4141
"eslint-plugin-regexp": "2.7.0",
4242
"globals": "16.0.0",
4343
"typescript": "5.7.3",

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-jest-dom": "5.5.0",
3636
"eslint-plugin-jsx-a11y": "6.10.2",
3737
"eslint-plugin-perfectionist": "3.9.1",
38-
"eslint-plugin-react-hooks": "6.1.1",
38+
"eslint-plugin-react-hooks": "7.0.1",
3939
"eslint-plugin-regexp": "2.7.0",
4040
"globals": "16.0.0",
4141
"typescript": "5.7.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)