Skip to content

Commit 4b69cb1

Browse files
chore: 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 0a15a7e commit 4b69cb1

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

package-lock.json

+29-5
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
@@ -87,7 +87,7 @@
8787
"eslint-plugin-primer-react": "^6.1.3",
8888
"eslint-plugin-promise": "^7.0.0",
8989
"eslint-plugin-react": "^7.33.2",
90-
"eslint-plugin-react-hooks": "^4.6.0",
90+
"eslint-plugin-react-hooks": "^5.0.0",
9191
"jest": "^29.7.0",
9292
"jest-environment-jsdom": "^29.7.0",
9393
"prettier": "^3.1.1"

0 commit comments

Comments
 (0)