@@ -142,10 +142,11 @@ argparse@^1.0.7:
142
142
sprintf-js "~1.0.2"
143
143
144
144
aria-query@^0.7.0 :
145
- version "0.7.0 "
146
- resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.7.0 .tgz#4af10a1e61573ddea0cf3b99b51c52c05b424d24 "
145
+ version "0.7.1 "
146
+ resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.7.1 .tgz#26cbb5aff64144b0a825be1846e0b16cfa00b11e "
147
147
dependencies :
148
148
ast-types-flow "0.0.7"
149
+ commander "^2.11.0"
149
150
150
151
array-find@^1.0.0 :
151
152
version "1.0.0"
@@ -549,6 +550,10 @@ commander@2.9.0:
549
550
dependencies :
550
551
graceful-readlink ">= 1.0.0"
551
552
553
+ commander@^2.11.0 :
554
+ version "2.15.1"
555
+ resolved "https://registry.yarnpkg.com/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"
556
+
552
557
comment-parser@^0.4.0 :
553
558
version "0.4.2"
554
559
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.4.2.tgz#fa5a3f78013070114866dc7b8e9cf317a9635f74"
@@ -838,8 +843,8 @@ error-ex@^1.2.0:
838
843
is-arrayish "^0.2.1"
839
844
840
845
es-abstract@^1.7.0 :
841
- version "1.9 .0"
842
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.9 .0.tgz#690829a07cae36b222e7fd9b75c0d0573eb25227 "
846
+ version "1.11 .0"
847
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.11 .0.tgz#cce87d518f0496893b1a30cd8461835535480681 "
843
848
dependencies :
844
849
es-to-primitive "^1.1.1"
845
850
function-bind "^1.1.1"
@@ -1226,7 +1231,7 @@ eslint-plugin-jsdoc@^3.1.2:
1226
1231
comment-parser "^0.4.0"
1227
1232
lodash "^4.5.1"
1228
1233
1229
- eslint-plugin-jsx-a11y@5.1.1, eslint-plugin-jsx-a11y@^5.1.1 :
1234
+ eslint-plugin-jsx-a11y@5.1.1 :
1230
1235
version "5.1.1"
1231
1236
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-5.1.1.tgz#5c96bb5186ca14e94db1095ff59b3e2bd94069b1"
1232
1237
dependencies :
@@ -1250,6 +1255,18 @@ eslint-plugin-jsx-a11y@^6.0.2:
1250
1255
emoji-regex "^6.1.0"
1251
1256
jsx-ast-utils "^1.4.0"
1252
1257
1258
+ eslint-plugin-jsx-a11y@^6.0.3 :
1259
+ version "6.0.3"
1260
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3.tgz#54583d1ae442483162e040e13cc31865465100e5"
1261
+ dependencies :
1262
+ aria-query "^0.7.0"
1263
+ array-includes "^3.0.3"
1264
+ ast-types-flow "0.0.7"
1265
+ axobject-query "^0.1.0"
1266
+ damerau-levenshtein "^1.0.0"
1267
+ emoji-regex "^6.1.0"
1268
+ jsx-ast-utils "^2.0.0"
1269
+
1253
1270
eslint-plugin-lodash@^2.4.5 :
1254
1271
version "2.5.0"
1255
1272
resolved "https://registry.yarnpkg.com/eslint-plugin-lodash/-/eslint-plugin-lodash-2.5.0.tgz#be23eb0c0b7b15c1fc3a46bf702b4be757446b45"
0 commit comments