Skip to content

Commit 7191fb4

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.1 to 4.6.2 (#333)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59f4d53 commit 7191fb4

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
@@ -18,7 +18,7 @@
1818
"@vitejs/plugin-react": "4.2.1",
1919
"eslint": "8.57.0",
2020
"eslint-plugin-react": "7.34.1",
21-
"eslint-plugin-react-hooks": "4.6.1",
21+
"eslint-plugin-react-hooks": "4.6.2",
2222
"eslint-plugin-react-refresh": "0.4.6",
2323
"vite": "5.1.6"
2424
},

0 commit comments

Comments
 (0)