Skip to content

Commit 4389c90

Browse files
Bump eslint-plugin-react-hooks from 4.6.2 to 5.2.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.2.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/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6691097 commit 4389c90

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-jsx-a11y": "^6.10.2",
5252
"eslint-plugin-prettier": "^5.2.3",
5353
"eslint-plugin-react": "^7.37.2",
54-
"eslint-plugin-react-hooks": "^4.6.2",
54+
"eslint-plugin-react-hooks": "^5.2.0",
5555
"prettier": "^3.5.3",
5656
"typescript": "^5.8.2"
5757
},

0 commit comments

Comments
 (0)