Skip to content

Commit b18511e

Browse files
fix(deps): update dependency eslint-plugin-react-hooks to v5 (#2249)
1 parent ed64757 commit b18511e

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

.changeset/renovate-99961ec.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/eslint-config-react': patch
3+
---
4+
5+
Updated dependency `eslint-plugin-react-hooks` to `5.0.0`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-import": "2.31.0",
4545
"eslint-plugin-jsx-a11y": "6.10.0",
4646
"eslint-plugin-react": "7.37.1",
47-
"eslint-plugin-react-hooks": "4.6.2"
47+
"eslint-plugin-react-hooks": "5.0.0"
4848
},
4949
"peerDependencies": {
5050
"eslint": ">= 9.7"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)