Skip to content

Commit 245aa9c

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v7.0.1
1 parent 02f886d commit 245aa9c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"eslint-plugin-import": "^2.32.0",
164164
"eslint-plugin-jsx-a11y": "^6.10.2",
165165
"eslint-plugin-react": "^7.37.5",
166-
"eslint-plugin-react-hooks": "7.0.0",
166+
"eslint-plugin-react-hooks": "7.0.1",
167167
"eslint-plugin-react-refresh": "^0.4.23",
168168
"eslint-plugin-simple-import-sort": "^12.1.1",
169169
"eslint-plugin-storybook": "^9.1.10",

playground/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vanilla-extract/vite-plugin": "^5.1.1",
2323
"@vitejs/plugin-react": "^5.0.4",
2424
"eslint": "^9.37.0",
25-
"eslint-plugin-react-hooks": "7.0.0",
25+
"eslint-plugin-react-hooks": "7.0.1",
2626
"eslint-plugin-react-refresh": "^0.4.23",
2727
"globals": "^16.3.0",
2828
"typescript": "~5.9.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)