Skip to content

Commit 0ffaa14

Browse files
build(deps-dev): bump eslint-plugin-react-hooks from 6.1.1 to 7.0.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 6.1.1 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 6b80d12 commit 0ffaa14

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed

package-lock.json

Lines changed: 24 additions & 6 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
@@ -80,7 +80,7 @@
8080
"eslint-plugin-import": "^2.31.0",
8181
"eslint-plugin-jsx-a11y": "^6.10.2",
8282
"eslint-plugin-react": "^7.37.5",
83-
"eslint-plugin-react-hooks": "^6.1.1",
83+
"eslint-plugin-react-hooks": "^7.0.1",
8484
"eslint-plugin-react-refresh": "^0.4.24",
8585
"globals": "^16.4.0",
8686
"husky": "^9.1.7",

0 commit comments

Comments
 (0)