Skip to content

Commit 2162bd2

Browse files
chore(deps): bump eslint-plugin-react-hooks
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.0.1. - [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/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5faea55 commit 2162bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-godaddy-react-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/eslint-plugin": "^8.35.0",
3131
"@typescript-eslint/parser": "^8.30.1",
3232
"eslint-config-godaddy-react": "workspace:^",
33-
"eslint-plugin-react-hooks": "^5.2.0"
33+
"eslint-plugin-react-hooks": "^7.0.1"
3434
},
3535
"peerDependencies": {
3636
"eslint": "^9",

0 commit comments

Comments
 (0)