Skip to content

Commit 4db4fd1

Browse files
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.10.1 (#2258)
* fix(deps): update dependency eslint-plugin-jsx-a11y to v6.10.1 * chore: add changeset renovate-8b6aef8 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent 67d4b79 commit 4db4fd1

File tree

3 files changed

+28
-120
lines changed

3 files changed

+28
-120
lines changed

.changeset/renovate-8b6aef8.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-jsx-a11y` to `6.10.1`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-deprecation": "3.0.0",
4343
"eslint-plugin-eslint-comments": "3.2.0",
4444
"eslint-plugin-import": "2.31.0",
45-
"eslint-plugin-jsx-a11y": "6.10.0",
45+
"eslint-plugin-jsx-a11y": "6.10.1",
4646
"eslint-plugin-react": "7.37.2",
4747
"eslint-plugin-react-hooks": "5.0.0"
4848
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)