Skip to content

Commit 4302e39

Browse files
chore(deps): Update dependency eslint-plugin-react-hooks to v7
1 parent c918591 commit 4302e39

File tree

3 files changed

+22
-9
lines changed

3 files changed

+22
-9
lines changed

apps/react/root-domain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/react-dom": "catalog:",
3434
"@vitejs/plugin-react": "^5.0.0",
3535
"eslint": "catalog:",
36-
"eslint-plugin-react-hooks": "^6.0.0",
36+
"eslint-plugin-react-hooks": "^7.0.0",
3737
"eslint-plugin-react-refresh": "^0.4.20",
3838
"globals": "^16.2.0",
3939
"typescript": "catalog:",

apps/react/satellite-domain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react-dom": "catalog:",
3131
"@vitejs/plugin-react": "^5.0.0",
3232
"eslint": "catalog:",
33-
"eslint-plugin-react-hooks": "^6.0.0",
33+
"eslint-plugin-react-hooks": "^7.0.0",
3434
"eslint-plugin-react-refresh": "^0.4.20",
3535
"globals": "^16.2.0",
3636
"typescript": "catalog:",

pnpm-lock.yaml

Lines changed: 20 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)