Skip to content

Commit 832cd66

Browse files
Bump eslint-plugin-react-hooks from 4.6.2 to 7.0.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 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 9c8d277 commit 832cd66

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-import": "^2.25.3",
5656
"eslint-plugin-jsx-a11y": "^6.5.1",
5757
"eslint-plugin-react": "^7.27.0",
58-
"eslint-plugin-react-hooks": "^4.3.0",
58+
"eslint-plugin-react-hooks": "^7.0.1",
5959
"expect": "^1.20.2",
6060
"md-insert": "^2.0.0",
6161
"min-react-env": "^2.0.0",

0 commit comments

Comments
 (0)