Skip to content

Commit c65efa6

Browse files
build(deps-dev): 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 62e123b commit c65efa6

File tree

2 files changed

+66
-6
lines changed

2 files changed

+66
-6
lines changed

package-lock.json

Lines changed: 65 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
@@ -55,7 +55,7 @@
5555
"eslint": "^9.38.0",
5656
"eslint-config-prettier": "^9.1.0",
5757
"eslint-plugin-react": "^7.37.5",
58-
"eslint-plugin-react-hooks": "^5.2.0",
58+
"eslint-plugin-react-hooks": "^7.0.1",
5959
"eslint-plugin-react-refresh": "^0.4.24",
6060
"eslint-plugin-storybook": "^0.12.0",
6161
"globals": "^16.4.0",

0 commit comments

Comments
 (0)