Skip to content

Commit 4804193

Browse files
committed
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.0.3
1 parent 9a27c66 commit 4804193

File tree

3 files changed

+24
-9
lines changed

3 files changed

+24
-9
lines changed

advanced/package-lock.json

+11-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

advanced/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"eslint-config-react-app": "2.1.0",
99
"eslint-plugin-flowtype": "2.46.1",
1010
"eslint-plugin-import": "2.11.0",
11-
"eslint-plugin-jsx-a11y": "5.1.1",
11+
"eslint-plugin-jsx-a11y": "6.0.3",
1212
"eslint-plugin-react": "7.7.0",
1313
"jwt-decode": "2.2.0",
1414
"prettier-eslint-cli": "4.7.1",

advanced/yarn.lock

+12
Original file line numberDiff line numberDiff line change
@@ -2400,6 +2400,18 @@ [email protected]:
24002400
emoji-regex "^6.1.0"
24012401
jsx-ast-utils "^1.4.0"
24022402

2403+
2404+
version "6.0.3"
2405+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3.tgz#54583d1ae442483162e040e13cc31865465100e5"
2406+
dependencies:
2407+
aria-query "^0.7.0"
2408+
array-includes "^3.0.3"
2409+
ast-types-flow "0.0.7"
2410+
axobject-query "^0.1.0"
2411+
damerau-levenshtein "^1.0.0"
2412+
emoji-regex "^6.1.0"
2413+
jsx-ast-utils "^2.0.0"
2414+
24032415
24042416
version "2.6.0"
24052417
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.0.tgz#33e4e228bdb06142d03c560ce04ec23f6c767dd7"

0 commit comments

Comments
 (0)