Skip to content

Commit e3e68d6

Browse files
build(deps-dev): bump eslint-plugin-react-hooks
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 6.1.0. - [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: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce51cd1 commit e3e68d6

File tree

2 files changed

+194
-24
lines changed

2 files changed

+194
-24
lines changed

react-tailwind-template/package-lock.json

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

react-tailwind-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/parser": "^8.45.0",
2828
"@vitejs/plugin-react": "^4.7.0",
2929
"eslint": "^9.36.0",
30-
"eslint-plugin-react-hooks": "^5.2.0",
30+
"eslint-plugin-react-hooks": "^6.1.0",
3131
"eslint-plugin-react-refresh": "^0.4.23",
3232
"tailwindcss": "^4.1.11",
3333
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)