Skip to content

Commit 24cef03

Browse files
fix(deps): update dependency eslint-plugin-react to v7.37.1 (#2201)
* fix(deps): update dependency eslint-plugin-react to v7.37.1 * chore: add changeset renovate-68d9ba9 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent 9ccc11b commit 24cef03

File tree

3 files changed

+14
-9
lines changed

3 files changed

+14
-9
lines changed

.changeset/renovate-68d9ba9.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.1`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-eslint-comments": "3.2.0",
4444
"eslint-plugin-import": "2.31.0",
4545
"eslint-plugin-jsx-a11y": "6.10.0",
46-
"eslint-plugin-react": "7.36.0",
46+
"eslint-plugin-react": "7.37.1",
4747
"eslint-plugin-react-hooks": "4.6.2"
4848
},
4949
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)