Skip to content

Commit 0f5b8c2

Browse files
committed
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1
1 parent 4a72049 commit 0f5b8c2

File tree

2 files changed

+20
-10
lines changed

2 files changed

+20
-10
lines changed

package-lock.json

Lines changed: 19 additions & 9 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
@@ -35,7 +35,7 @@
3535
"@babel/core": "^7.16.7",
3636
"@babel/eslint-parser": "7.18.9",
3737
"eslint-config-airbnb": "19.0.4",
38-
"eslint-plugin-jsx-a11y": "6.6.0",
38+
"eslint-plugin-jsx-a11y": "6.6.1",
3939
"eslint-plugin-react": "7.30.1",
4040
"eslint-plugin-react-hooks": "4.6.0"
4141
}

0 commit comments

Comments
 (0)