Skip to content

Commit 91c8896

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.5.0 to 4.6.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0eb43e0 commit 91c8896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-import": "^2.25.4",
4444
"eslint-plugin-prettier": "^4.0.0",
4545
"eslint-plugin-react": "^7.28.0",
46-
"eslint-plugin-react-hooks": "^4.3.0",
46+
"eslint-plugin-react-hooks": "^4.6.0",
4747
"eslint-plugin-security": "^1.4.0",
4848
"eslint-utils": "^3.0.0",
4949
"lru-cache": "^7.8.0",

0 commit comments

Comments
 (0)