Skip to content

Commit 186c0a4

Browse files
committed
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0
1 parent dbe7129 commit 186c0a4

File tree

2 files changed

+144
-35
lines changed

2 files changed

+144
-35
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/core": "^7.16.7",
2727
"@babel/eslint-parser": "7.24.7",
2828
"eslint-config-airbnb": "19.0.4",
29-
"eslint-plugin-jsx-a11y": "6.8.0",
29+
"eslint-plugin-jsx-a11y": "6.9.0",
3030
"eslint-plugin-react": "7.34.3",
3131
"eslint-plugin-react-hooks": "4.6.2"
3232
},

0 commit comments

Comments
 (0)