Skip to content

Commit 2a81dc0

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3dad424 commit 2a81dc0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -83,7 +83,7 @@
8383
"eslint-plugin-jsx-a11y": "^6.9.0",
8484
"eslint-plugin-prettier": "^5.1.3",
8585
"eslint-plugin-react": "^7.34.2",
86-
"eslint-plugin-react-hooks": "^4.6.0",
86+
"eslint-plugin-react-hooks": "^4.6.2",
8787
"jest-enzyme": "^7.1.0",
8888
"jest-websocket-mock": "^2.5.0",
8989
"lint-staged": "^15.2.10",

0 commit comments

Comments
 (0)