Skip to content

Commit aeb4f7b

Browse files
Bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1
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] <support@github.com>
1 parent 2c972cc commit aeb4f7b

File tree

2 files changed

+53
-6
lines changed

2 files changed

+53
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "^9.25.0",
5050
"eslint-config-prettier": "^10.1.8",
5151
"eslint-plugin-prettier": "^5.5.4",
52-
"eslint-plugin-react-hooks": "^5.2.0",
52+
"eslint-plugin-react-hooks": "^7.0.1",
5353
"eslint-plugin-react-refresh": "^0.4.19",
5454
"globals": "^16.0.0",
5555
"jest": "^30.1.3",

0 commit comments

Comments
 (0)