Skip to content

Commit a037965

Browse files
chore(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 d0f9d1d commit a037965

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
@@ -65,7 +65,7 @@
6565
"eslint": "^8.56.0",
6666
"eslint-plugin-eslint-comments": "^3.2.0",
6767
"eslint-plugin-jest": "^28.8.1",
68-
"eslint-plugin-react-hooks": "^4.6.0",
68+
"eslint-plugin-react-hooks": "^5.0.0",
6969
"eslint-plugin-unicorn": "^55.0.0",
7070
"father": "^4.0.0",
7171
"glob": "^10.4.1",

0 commit comments

Comments
 (0)