Skip to content

Commit 106b20c

Browse files
Bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 (adazzle#3616)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 286f14a commit 106b20c

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
@@ -90,7 +90,7 @@
9090
"eslint": "^9.11.1",
9191
"eslint-plugin-jest-dom": "^5.0.1",
9292
"eslint-plugin-react": "^7.36.1",
93-
"eslint-plugin-react-hooks": "^4.6.2",
93+
"eslint-plugin-react-hooks": "^5.0.0",
9494
"eslint-plugin-sonarjs": "^2.0.2",
9595
"eslint-plugin-testing-library": "^6.3.0",
9696
"jspdf": "^2.5.1",

0 commit comments

Comments
 (0)