Skip to content

Commit a39d7e3

Browse files
fix(deps): update dependency eslint-plugin-react-hooks to v7
1 parent 30d1d61 commit a39d7e3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

pnpm-lock.yaml

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

tooling/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-jsx-a11y": "^6.10.2",
2424
"eslint-plugin-react": "^7.37.5",
2525
"eslint-plugin-react-compiler": "beta",
26-
"eslint-plugin-react-hooks": "^6.1.1",
26+
"eslint-plugin-react-hooks": "^7.0.0",
2727
"eslint-plugin-storybook": "^9.1.12",
2828
"eslint-plugin-turbo": "^2.5.8",
2929
"typescript-eslint": "^8.46.1"

0 commit comments

Comments
 (0)