Skip to content

Commit d529e25

Browse files
Bump eslint-plugin-react-hooks from 5.2.0 to 6.1.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 6.1.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: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 625b1a2 commit d529e25

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
@@ -77,7 +77,7 @@
7777
"eslint-plugin-import": "^2.2.0",
7878
"eslint-plugin-jsx-a11y": "^6.0.2",
7979
"eslint-plugin-react": "^7.10.0",
80-
"eslint-plugin-react-hooks": "^5.2.0",
80+
"eslint-plugin-react-hooks": "^6.1.0",
8181
"global-jsdom": "^27.0.0",
8282
"globals": "^16.4.0",
8383
"html-bundler-webpack-plugin": "^4.21.1",

0 commit comments

Comments
 (0)