Skip to content

Commit eb7656f

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update dependency eslint-plugin-react to v7.37.4 (#2400)
* fix(deps): update dependency eslint-plugin-react to v7.37.4 * chore: add changeset renovate-b972772 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: philibeaux <[email protected]>
1 parent 84f02ae commit eb7656f

File tree

3 files changed

+75
-121
lines changed

3 files changed

+75
-121
lines changed

.changeset/renovate-b972772.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.37.4`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-plugin-eslint-comments": "3.2.0",
4747
"eslint-plugin-import": "2.31.0",
4848
"eslint-plugin-jsx-a11y": "6.10.2",
49-
"eslint-plugin-react": "7.37.3",
49+
"eslint-plugin-react": "7.37.4",
5050
"eslint-plugin-react-hooks": "5.1.0"
5151
},
5252
"peerDependencies": {

0 commit comments

Comments
 (0)