Skip to content

Commit 3195f8e

Browse files
build(deps-dev): bump eslint-plugin-react-hooks (#1576)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.0.0 to 5.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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f653ca commit 3195f8e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: react-tailwind-template/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: react-tailwind-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vitejs/plugin-react": "^4.3.4",
2525
"autoprefixer": "^10.4.20",
2626
"eslint": "^9.16.0",
27-
"eslint-plugin-react-hooks": "^5.0.0",
27+
"eslint-plugin-react-hooks": "^5.1.0",
2828
"eslint-plugin-react-refresh": "^0.4.14",
2929
"postcss": "^8.4.38",
3030
"tailwindcss": "^3.4.15",

0 commit comments

Comments
 (0)