Skip to content

Commit 6172c9e

Browse files
committed
chore(deps): update dependency eslint-plugin-jsx-a11y to v6
1 parent 61ea9ad commit 6172c9e

File tree

2 files changed

+33
-4
lines changed

2 files changed

+33
-4
lines changed

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.50.3",
1010
"eslint-plugin-import": "2.14.0",
11-
"eslint-plugin-jsx-a11y": "5.1.1",
11+
"eslint-plugin-jsx-a11y": "6.1.2",
1212
"eslint-plugin-react": "7.12.1",
1313
"jwt-decode": "2.2.0",
1414
"prettier-eslint-cli": "4.7.1",

advanced/yarn.lock

+32-3
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,14 @@ aria-query@^0.7.0:
402402
ast-types-flow "0.0.7"
403403
commander "^2.11.0"
404404

405+
aria-query@^3.0.0:
406+
version "3.0.0"
407+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-3.0.0.tgz#65b3fcc1ca1155a8c9ae64d6eee297f15d5133cc"
408+
integrity sha1-ZbP8wcoRVajJrmTW7uKX8V1RM8w=
409+
dependencies:
410+
ast-types-flow "0.0.7"
411+
commander "^2.11.0"
412+
405413
arr-diff@^2.0.0:
406414
version "2.0.0"
407415
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
@@ -535,7 +543,7 @@ assign-symbols@^1.0.0:
535543
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
536544
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
537545

538-
546+
[email protected], ast-types-flow@^0.0.7:
539547
version "0.0.7"
540548
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
541549
integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0=
@@ -613,6 +621,13 @@ axobject-query@^0.1.0:
613621
dependencies:
614622
ast-types-flow "0.0.7"
615623

624+
axobject-query@^2.0.1:
625+
version "2.0.2"
626+
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.0.2.tgz#ea187abe5b9002b377f925d8bf7d1c561adf38f9"
627+
integrity sha512-MCeek8ZH7hKyO1rWUbKNQBbl4l2eY0ntk7OGi+q0RlafrCnfPxC06WZA+uebCfmYp4mNU9jRBP1AhGyf8+W3ww==
628+
dependencies:
629+
ast-types-flow "0.0.7"
630+
616631
617632
version "6.26.0"
618633
resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1"
@@ -2369,7 +2384,7 @@ d@1:
23692384
dependencies:
23702385
es5-ext "^0.10.9"
23712386

2372-
damerau-levenshtein@^1.0.0:
2387+
damerau-levenshtein@^1.0.0, damerau-levenshtein@^1.0.4:
23732388
version "1.0.4"
23742389
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514"
23752390
integrity sha1-AxkcQyy27qFou3fzpV/9zLiXhRQ=
@@ -2725,7 +2740,7 @@ elliptic@^6.0.0:
27252740
minimalistic-assert "^1.0.0"
27262741
minimalistic-crypto-utils "^1.0.0"
27272742

2728-
emoji-regex@^6.1.0:
2743+
emoji-regex@^6.1.0, emoji-regex@^6.5.1:
27292744
version "6.5.1"
27302745
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
27312746
integrity sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==
@@ -3013,6 +3028,20 @@ [email protected]:
30133028
emoji-regex "^6.1.0"
30143029
jsx-ast-utils "^1.4.0"
30153030

3031+
3032+
version "6.1.2"
3033+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.2.tgz#69bca4890b36dcf0fe16dd2129d2d88b98f33f88"
3034+
integrity sha512-7gSSmwb3A+fQwtw0arguwMdOdzmKUgnUcbSNlo+GjKLAQFuC2EZxWqG9XHRI8VscBJD5a8raz3RuxQNFW+XJbw==
3035+
dependencies:
3036+
aria-query "^3.0.0"
3037+
array-includes "^3.0.3"
3038+
ast-types-flow "^0.0.7"
3039+
axobject-query "^2.0.1"
3040+
damerau-levenshtein "^1.0.4"
3041+
emoji-regex "^6.5.1"
3042+
has "^1.0.3"
3043+
jsx-ast-utils "^2.0.1"
3044+
30163045
30173046
version "2.7.0"
30183047
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.7.0.tgz#b4312dcf2c1d965379d7f9d5b5f8aaadc6a45904"

0 commit comments

Comments
 (0)