Skip to content

Commit c9c7e08

Browse files
fix(deps): update dependency eslint-plugin-react-hooks to v7
1 parent 3cbb664 commit c9c7e08

File tree

2 files changed

+22
-9
lines changed

2 files changed

+22
-9
lines changed

pnpm-lock.yaml

Lines changed: 21 additions & 8 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-import": "^2.32.0",
2424
"eslint-plugin-jsx-a11y": "^6.10.2",
2525
"eslint-plugin-react": "^7.37.5",
26-
"eslint-plugin-react-hooks": "^6.1.1",
26+
"eslint-plugin-react-hooks": "^7.0.0",
2727
"typescript-eslint": "^8.46.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)