Skip to content

Commit 97721f3

Browse files
t-hamanoclaude
andcommitted
ESLint: Update eslint-plugin-react-hooks to 7.1.1
Upgrade from the 6.0.0-rc.1 prerelease to the stable 7.1.1 release. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3a3d950 commit 97721f3

3 files changed

Lines changed: 24 additions & 15 deletions

File tree

package-lock.json

Lines changed: 22 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-playwright": "^2.1.0",
5858
"eslint-plugin-prettier": "^5.0.0",
5959
"eslint-plugin-react": "^7.37.0",
60-
"eslint-plugin-react-hooks": "6.0.0-rc.1",
60+
"eslint-plugin-react-hooks": "7.1.1",
6161
"globals": "^16.0.0",
6262
"requireindex": "^1.2.0",
6363
"typescript-eslint": "^8.0.0"

tools/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-jest": "28.11.0",
3636
"eslint-plugin-jest-dom": "5.5.0",
3737
"eslint-plugin-prettier": "5.5.5",
38-
"eslint-plugin-react-hooks": "6.0.0-rc.1",
38+
"eslint-plugin-react-hooks": "7.1.1",
3939
"eslint-plugin-storybook": "10.2.19",
4040
"eslint-plugin-testing-library": "7.16.0",
4141
"glob": "7.1.2",

0 commit comments

Comments
 (0)