Skip to content

Commit 0825c63

Browse files
build(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.0.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/[email protected]/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66b754a commit 0825c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-prettier": "^5.1.3",
6363
"eslint-plugin-promise": "^6.2.0",
6464
"eslint-plugin-react": "^7.34.3",
65-
"eslint-plugin-react-hooks": "^4.6.2",
65+
"eslint-plugin-react-hooks": "^5.0.0",
6666
"fs-extra": "^11.2.0",
6767
"glob": "^10.4.1",
6868
"identity-obj-proxy": "^3.0.0",

0 commit comments

Comments
 (0)