Skip to content

Commit 062fff7

Browse files
Bump eslint-plugin-react-hooks from 4.2.0 to 4.6.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.2.0 to 4.6.0. - [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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e237ac1 commit 062fff7

File tree

2 files changed

+74
-16
lines changed

2 files changed

+74
-16
lines changed

package-lock.json

Lines changed: 73 additions & 15 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
@@ -70,7 +70,7 @@
7070
"eslint-plugin-import": "2.22.1",
7171
"eslint-plugin-jsx-a11y": "6.4.1",
7272
"eslint-plugin-react": "7.23.1",
73-
"eslint-plugin-react-hooks": "4.2.0",
73+
"eslint-plugin-react-hooks": "4.6.0",
7474
"jest": "27.0.3",
7575
"prettier": "^2.3.1",
7676
"ts-jest": "27.0.3",

0 commit comments

Comments
 (0)