Skip to content

Commit e2afae7

Browse files
committed
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.8.0
1 parent 794b6ea commit e2afae7

File tree

2 files changed

+36
-41
lines changed

2 files changed

+36
-41
lines changed

package-lock.json

Lines changed: 35 additions & 40 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.22.15",
2828
"eslint-config-airbnb": "19.0.4",
29-
"eslint-plugin-jsx-a11y": "6.7.1",
29+
"eslint-plugin-jsx-a11y": "6.8.0",
3030
"eslint-plugin-react": "7.33.2",
3131
"eslint-plugin-react-hooks": "4.6.0"
3232
},

0 commit comments

Comments
 (0)