Skip to content

Commit 9fc0b3c

Browse files
fix(deps): update dependency eslint-plugin-react to v7.34.2 (#2017)
1 parent 0161b8e commit 9fc0b3c

File tree

3 files changed

+36
-10
lines changed

3 files changed

+36
-10
lines changed

.changeset/renovate-a359303.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` to `7.34.2`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-eslint-comments": "3.2.0",
2828
"eslint-plugin-import": "2.29.1",
2929
"eslint-plugin-jsx-a11y": "6.8.0",
30-
"eslint-plugin-react": "7.34.1",
30+
"eslint-plugin-react": "7.34.2",
3131
"eslint-plugin-react-hooks": "4.6.2"
3232
},
3333
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 30 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)