Skip to content

Commit c2da0a8

Browse files
fix(deps): bump eslint-plugin-react-hooks in /templates/node-react
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.0.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb6f6e7 commit c2da0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@vitejs/plugin-react": "^4.6.0",
2727
"concurrently": "^9.1.2",
2828
"eslint": "^9.30.1",
29-
"eslint-plugin-react-hooks": "^5.2.0",
29+
"eslint-plugin-react-hooks": "^7.0.1",
3030
"eslint-plugin-react-refresh": "^0.4.20",
3131
"globals": "^16.3.0",
3232
"vite": "^7.0.3"

0 commit comments

Comments
 (0)