Skip to content

Commit 0867e48

Browse files
fix(deps): update dependency eslint-plugin-react-hooks to v7
1 parent b8214e1 commit 0867e48

File tree

2 files changed

+23
-16
lines changed

2 files changed

+23
-16
lines changed

pnpm-lock.yaml

Lines changed: 22 additions & 15 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
@@ -22,7 +22,7 @@
2222
"eslint-plugin-jsx-a11y": "^6.10.2",
2323
"eslint-plugin-react": "^7.37.5",
2424
"eslint-plugin-react-compiler": "beta",
25-
"eslint-plugin-react-hooks": "^6.1.1",
25+
"eslint-plugin-react-hooks": "^7.0.1",
2626
"eslint-plugin-turbo": "^2.6.0",
2727
"typescript-eslint": "^8.46.0"
2828
},

0 commit comments

Comments
 (0)