Skip to content

Commit af90117

Browse files
fix(deps): update dependency eslint-plugin-react-hooks to v7
1 parent 220f68e commit af90117

File tree

2 files changed

+32
-111
lines changed

2 files changed

+32
-111
lines changed

pnpm-lock.yaml

Lines changed: 31 additions & 110 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.1",
2727
"typescript-eslint": "^8.46.2"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)