Skip to content

Commit 2710973

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 6.1.1 (#166)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 6.1.1. - [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.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d7c90f commit 2710973

File tree

2 files changed

+35
-6
lines changed

2 files changed

+35
-6
lines changed

package-lock.json

Lines changed: 34 additions & 5 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
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/parser": "^8.20.0",
3636
"eslint": "^9.18.0",
3737
"eslint-plugin-react": "^7.37.4",
38-
"eslint-plugin-react-hooks": "^5.1.0",
38+
"eslint-plugin-react-hooks": "^6.1.1",
3939
"eslint-plugin-react-refresh": "^0.4.18",
4040
"parcel": "^2.14.4",
4141
"prettier": "^3.4.2",

0 commit comments

Comments
 (0)