Skip to content

Commit 6cc2ee3

Browse files
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 128ddd8 commit 6cc2ee3

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
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"eslint-config-airbnb": "^19.0.4",
2626
"eslint-config-airbnb-typescript": "^18.0.0",
27-
"eslint-plugin-react-hooks": "^4.6.0",
27+
"eslint-plugin-react-hooks": "^4.6.2",
2828
"eslint-plugin-simple-import-sort": "^12.1.0"
2929
},
3030
"peerDependencies": {

0 commit comments

Comments
 (0)