Skip to content

Commit 40e11f6

Browse files
Bump eslint-plugin-react-hooks from 6.1.1 to 7.0.1 (#316)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8ebcfc commit 40e11f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-import": "^2.2.0",
7979
"eslint-plugin-jsx-a11y": "^6.0.2",
8080
"eslint-plugin-react": "^7.11.1",
81-
"eslint-plugin-react-hooks": "^6.1.1",
81+
"eslint-plugin-react-hooks": "^7.0.1",
8282
"global-jsdom": "^27.0.0",
8383
"globals": "^17.4.0",
8484
"html-bundler-webpack-plugin": "^4.21.1",

0 commit comments

Comments
 (0)