Skip to content

Commit 87fd876

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 6.1.1 to 7.0.0 (#169)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 6.1.1 to 7.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/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.0 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 77ce388 commit 87fd876

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

package-lock.json

Lines changed: 22 additions & 4 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": "^6.1.1",
38+
"eslint-plugin-react-hooks": "^7.0.0",
3939
"eslint-plugin-react-refresh": "^0.4.18",
4040
"parcel": "^2.14.4",
4141
"prettier": "^3.4.2",

0 commit comments

Comments
 (0)