Skip to content

Commit 2ab9dc2

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 6.1.1
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>
1 parent b8bb6e5 commit 2ab9dc2

File tree

2 files changed

+209
-16
lines changed

2 files changed

+209
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint": "^9.37.0",
4646
"eslint-config-next": "^15.5.4",
4747
"eslint-config-prettier": "^10.1.8",
48-
"eslint-plugin-react-hooks": "^5.2.0",
48+
"eslint-plugin-react-hooks": "^6.1.1",
4949
"eslint-plugin-tailwindcss": "4.0.0-beta.0",
5050
"prettier": "^3.6.2",
5151
"prettier-plugin-tailwindcss": "^0.6.14",

0 commit comments

Comments
 (0)