@@ -467,11 +467,12 @@ argparse@^1.0.7:
467467 dependencies :
468468 sprintf-js "~1.0.2"
469469
470- aria-query@^0.3 .0 :
471- version "0.3 .0"
472- resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0. 3.0.tgz#cb8a9984e2862711c83c80ade5b8f5ca0de2b467 "
470+ aria-query@^3.0 .0 :
471+ version "3.0 .0"
472+ resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-3.0.0. tgz#65b3fcc1ca1155a8c9ae64d6eee297f15d5133cc "
473473 dependencies :
474474 ast-types-flow "0.0.7"
475+ commander "^2.11.0"
475476
476477arr-diff@^1.0.1 :
477478 version "1.1.0"
@@ -528,6 +529,13 @@ array-from@^2.1.1:
528529 version "2.1.1"
529530 resolved "https://registry.yarnpkg.com/array-from/-/array-from-2.1.1.tgz#cfe9d8c26628b9dc5aecc62a9f5d8f1f352c1195"
530531
532+ array-includes@^3.0.3 :
533+ version "3.0.3"
534+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d"
535+ dependencies :
536+ define-properties "^1.1.2"
537+ es-abstract "^1.7.0"
538+
531539array-initial@^1.0.0 :
532540 version "1.1.0"
533541 resolved "https://registry.yarnpkg.com/array-initial/-/array-initial-1.1.0.tgz#2fa74b26739371c3947bd7a7adc73be334b3d795"
@@ -626,7 +634,7 @@ assign-symbols@^1.0.0:
626634 version "1.0.0"
627635 resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
628636
629- ast-types-flow@0.0.7 :
637+ ast-types-flow@0.0.7, ast-types-flow@^0.0.7 :
630638 version "0.0.7"
631639 resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
632640
@@ -694,6 +702,12 @@ aws4@^1.8.0:
694702 version "1.8.0"
695703 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
696704
705+ axobject-query@^2.0.1 :
706+ version "2.0.2"
707+ resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.0.2.tgz#ea187abe5b9002b377f925d8bf7d1c561adf38f9"
708+ dependencies :
709+ ast-types-flow "0.0.7"
710+
697711babel-code-frame@^6.16.0, babel-code-frame@^6.26.0 :
698712 version "6.26.0"
699713 resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
@@ -2313,7 +2327,7 @@ d@1:
23132327 dependencies :
23142328 es5-ext "^0.10.9"
23152329
2316- damerau-levenshtein@^1.0.0 :
2330+ damerau-levenshtein@^1.0.4 :
23172331 version "1.0.4"
23182332 resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514"
23192333
@@ -2696,7 +2710,7 @@ elliptic@^6.0.0:
26962710 minimalistic-assert "^1.0.0"
26972711 minimalistic-crypto-utils "^1.0.0"
26982712
2699- emoji-regex@6.5.1, emoji-regex@^6.1.0 :
2713+ emoji-regex@6.5.1, emoji-regex@^6.5.1 :
27002714 version "6.5.1"
27012715 resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
27022716
@@ -2914,16 +2928,18 @@ eslint-loader@2.1.1:
29142928 object-hash "^1.1.4"
29152929 rimraf "^2.6.1"
29162930
2917- eslint-plugin-jsx-a11y@4.0.0 :
2918- version "4.0.0"
2919- resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-4.0.0.tgz#779bb0fe7b08da564a422624911de10061e048ee"
2920- dependencies :
2921- aria-query "^0.3.0"
2922- ast-types-flow "0.0.7"
2923- damerau-levenshtein "^1.0.0"
2924- emoji-regex "^6.1.0"
2925- jsx-ast-utils "^1.0.0"
2926- object-assign "^4.0.1"
2931+ eslint-plugin-jsx-a11y@6.1.2 :
2932+ version "6.1.2"
2933+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.2.tgz#69bca4890b36dcf0fe16dd2129d2d88b98f33f88"
2934+ dependencies :
2935+ aria-query "^3.0.0"
2936+ array-includes "^3.0.3"
2937+ ast-types-flow "^0.0.7"
2938+ axobject-query "^2.0.1"
2939+ damerau-levenshtein "^1.0.4"
2940+ emoji-regex "^6.5.1"
2941+ has "^1.0.3"
2942+ jsx-ast-utils "^2.0.1"
29272943
29282944eslint-plugin-lodash@5.1.0 :
29292945 version "5.1.0"
@@ -4816,10 +4832,16 @@ jstimezonedetect@1.0.5:
48164832 version "1.0.5"
48174833 resolved "https://registry.yarnpkg.com/jstimezonedetect/-/jstimezonedetect-1.0.5.tgz#93d035cd20e8c7d64eb1375cf5aa7a10a024466a"
48184834
4819- jsx-ast-utils@^1.0.0, jsx-ast-utils@^1. 3.4 :
4835+ jsx-ast-utils@^1.3.4 :
48204836 version "1.4.1"
48214837 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
48224838
4839+ jsx-ast-utils@^2.0.1 :
4840+ version "2.0.1"
4841+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
4842+ dependencies :
4843+ array-includes "^3.0.3"
4844+
48234845just-debounce@^1.0.0 :
48244846 version "1.0.0"
48254847 resolved "https://registry.yarnpkg.com/just-debounce/-/just-debounce-1.0.0.tgz#87fccfaeffc0b68cd19d55f6722943f929ea35ea"
0 commit comments