Skip to content

Commit f59ec2e

Browse files
chore: bump eslint-plugin-react-hooks from 4.6.2 to 5.1.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/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 51fc3c5 commit f59ec2e

File tree

2 files changed

+30
-7
lines changed

2 files changed

+30
-7
lines changed

package-lock.json

+29-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"eslint-plugin-primer-react": "^6.1.3",
9494
"eslint-plugin-promise": "^7.0.0",
9595
"eslint-plugin-react": "^7.33.2",
96-
"eslint-plugin-react-hooks": "^4.6.0",
96+
"eslint-plugin-react-hooks": "^5.1.0",
9797
"identity-obj-proxy": "^3.0.0",
9898
"jest": "^29.7.0",
9999
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)