@@ -1107,9 +1107,9 @@ argparse@^1.0.7:
11071107 dependencies :
11081108 sprintf-js "~1.0.2"
11091109
1110- aria-query@^0.7 .0 :
1111- version "0.7.1 "
1112- resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.7.1. tgz#26cbb5aff64144b0a825be1846e0b16cfa00b11e "
1110+ aria-query@^3.0 .0 :
1111+ version "3.0.0 "
1112+ resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-3.0.0. tgz#65b3fcc1ca1155a8c9ae64d6eee297f15d5133cc "
11131113 dependencies :
11141114 ast-types-flow "0.0.7"
11151115 commander "^2.11.0"
@@ -1203,7 +1203,7 @@ assign-symbols@^1.0.0:
12031203 version "1.0.0"
12041204 resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
12051205
1206- ast-types-flow@0.0.7 :
1206+ ast-types-flow@0.0.7, ast-types-flow@^0.0.7 :
12071207 version "0.0.7"
12081208 resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
12091209
@@ -1237,9 +1237,9 @@ aws4@^1.2.1:
12371237 version "1.6.0"
12381238 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
12391239
1240- axobject-query@^0.1.0 :
1241- version "0.1.0 "
1242- resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-0.1.0. tgz#62f59dbc59c9f9242759ca349960e7a2fe3c36c0 "
1240+ axobject-query@^2. 0.1 :
1241+ version "2. 0.1"
1242+ resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2. 0.1.tgz#05dfa705ada8ad9db993fa6896f22d395b0b0a07 "
12431243 dependencies :
12441244 ast-types-flow "0.0.7"
12451245
@@ -1967,7 +1967,7 @@ d@1:
19671967 dependencies :
19681968 es5-ext "^0.10.9"
19691969
1970- damerau-levenshtein@^1.0.0 :
1970+ damerau-levenshtein@^1.0.4 :
19711971 version "1.0.4"
19721972 resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514"
19731973
@@ -2176,7 +2176,7 @@ emitter-mixin@0.0.3:
21762176 version "0.0.3"
21772177 resolved "https://registry.yarnpkg.com/emitter-mixin/-/emitter-mixin-0.0.3.tgz#5948cb286f2e48edc3b251a7cfc1f7883396d65c"
21782178
2179- emoji-regex@^6.1.0 :
2179+ emoji-regex@^6.5.1 :
21802180 version "6.5.1"
21812181 resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
21822182
@@ -2344,17 +2344,18 @@ eslint-plugin-flowtype@2.49.3:
23442344 dependencies :
23452345 lodash "^4.17.10"
23462346
2347- eslint-plugin-jsx-a11y@6.0.3 :
2348- version "6.0.3 "
2349- resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3. tgz#54583d1ae442483162e040e13cc31865465100e5 "
2347+ eslint-plugin-jsx-a11y@6.1.0 :
2348+ version "6.1.0 "
2349+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.0. tgz#569f6f2d29546cab82cedaa077ec829693b0c42d "
23502350 dependencies :
2351- aria-query "^0.7 .0"
2351+ aria-query "^3.0 .0"
23522352 array-includes "^3.0.3"
2353- ast-types-flow "0.0.7"
2354- axobject-query "^0.1.0"
2355- damerau-levenshtein "^1.0.0"
2356- emoji-regex "^6.1.0"
2357- jsx-ast-utils "^2.0.0"
2353+ ast-types-flow "^0.0.7"
2354+ axobject-query "^2.0.1"
2355+ damerau-levenshtein "^1.0.4"
2356+ emoji-regex "^6.5.1"
2357+ has "^1.0.3"
2358+ jsx-ast-utils "^2.0.1"
23582359
23592360eslint-plugin-prettier@2.6.0 :
23602361 version "2.6.0"
@@ -3072,7 +3073,7 @@ has@^1.0.1:
30723073 dependencies :
30733074 function-bind "^1.0.2"
30743075
3075- has@^1.0.2 :
3076+ has@^1.0.2, has@^1.0.3 :
30763077 version "1.0.3"
30773078 resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
30783079 dependencies :
@@ -3654,7 +3655,7 @@ jsprim@^1.2.2:
36543655 json-schema "0.2.3"
36553656 verror "1.10.0"
36563657
3657- jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0. 1 :
3658+ jsx-ast-utils@^2.0.1 :
36583659 version "2.0.1"
36593660 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
36603661 dependencies :
0 commit comments