Skip to content

Commit a1884af

Browse files
fix(deps): 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 7ab3365 commit a1884af

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
@@ -61,7 +61,7 @@
6161
"eslint-plugin-prettier": "^5.2.1",
6262
"eslint-plugin-promise": "^6.6.0",
6363
"eslint-plugin-react": "^7.34.3",
64-
"eslint-plugin-react-hooks": "^4.6.2",
64+
"eslint-plugin-react-hooks": "^5.0.0",
6565
"fs-extra": "^11.2.0",
6666
"glob": "^10.4.5",
6767
"identity-obj-proxy": "^3.0.0",

0 commit comments

Comments
 (0)