1111 babel-preset-react "^6.16.0"
1212 babel-preset-stage-1 "^6.16.0"
1313
14- " @flowio/eslint-config-flowio@^8.1 .0 " :
15- version "8.1 .0"
16- resolved "https://registry.yarnpkg.com/@flowio/eslint-config-flowio/-/eslint-config-flowio-8.1 .0.tgz#f4fe7077b7e7e26cfed1fa46b6c7ab1e4689441a "
14+ " @flowio/eslint-config-flowio@^9.0 .0 " :
15+ version "9.0 .0"
16+ resolved "https://registry.yarnpkg.com/@flowio/eslint-config-flowio/-/eslint-config-flowio-9.0 .0.tgz#bdd926d4639fc0e55534d3af068cdefc8f79beb5 "
1717 dependencies :
18- eslint-config-airbnb "^14.1.0 "
19- eslint-config-airbnb-base "^11.1.1 "
18+ eslint-config-airbnb "^15.0.1 "
19+ eslint-config-airbnb-base "^11.2.0 "
2020
2121" @greenkeeper/flags@^1.0.0 " :
2222 version "1.1.0"
@@ -139,6 +139,12 @@ argparse@^1.0.7:
139139 dependencies :
140140 sprintf-js "~1.0.2"
141141
142+ aria-query@^0.5.0 :
143+ version "0.5.0"
144+ resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.5.0.tgz#85e3152cd8cc5bab18dbed61cd9c4fce54fa79c3"
145+ dependencies :
146+ ast-types-flow "0.0.7"
147+
142148arr-diff@^2.0.0 :
143149 version "2.0.0"
144150 resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
@@ -157,6 +163,13 @@ array-filter@~0.0.0:
157163 version "0.0.1"
158164 resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
159165
166+ array-includes@^3.0.3 :
167+ version "3.0.3"
168+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d"
169+ dependencies :
170+ define-properties "^1.1.2"
171+ es-abstract "^1.7.0"
172+
160173array-map@~0.0.0 :
161174 version "0.0.0"
162175 resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
@@ -179,13 +192,6 @@ array-unique@^0.2.1:
179192 version "0.2.1"
180193 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
181194
182- array.prototype.find@^2.0.1 :
183- version "2.0.4"
184- resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.0.4.tgz#556a5c5362c08648323ddaeb9de9d14bc1864c90"
185- dependencies :
186- define-properties "^1.1.2"
187- es-abstract "^1.7.0"
188-
189195arrify@^1.0.0, arrify@^1.0.1 :
190196 version "1.0.1"
191197 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -210,6 +216,10 @@ assertion-error@^1.0.1:
210216 version "1.0.2"
211217 resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.0.2.tgz#13ca515d86206da0bac66e834dd397d87581094c"
212218
219+ 220+ version "0.0.7"
221+ resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
222+
213223async-each@^1.0.0 :
214224 version "1.0.1"
215225 resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
@@ -236,6 +246,12 @@ aws4@^1.2.1:
236246 version "1.6.0"
237247 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
238248
249+ axobject-query@^0.1.0 :
250+ version "0.1.0"
251+ resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-0.1.0.tgz#62f59dbc59c9f9242759ca349960e7a2fe3c36c0"
252+ dependencies :
253+ ast-types-flow "0.0.7"
254+
239255babel-cli@^6.24.1 :
240256 version "6.24.1"
241257 resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.24.1.tgz#207cd705bba61489b2ea41b5312341cf6aca2283"
@@ -1302,6 +1318,12 @@ debug@^2.1.1, debug@^2.2.0:
13021318 dependencies :
13031319 ms "0.7.2"
13041320
1321+ debug@^2.6.8 :
1322+ version "2.6.8"
1323+ resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc"
1324+ dependencies :
1325+ ms "2.0.0"
1326+
13051327decamelize@^1.0.0, decamelize@^1.1.1 :
13061328 version "1.2.0"
13071329 resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -1371,7 +1393,7 @@ diff@^3.1.0:
13711393 version "3.2.0"
13721394 resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9"
13731395
1374- [email protected] , doctrine@^1.2.2 :
1396+ 13751397 version "1.5.0"
13761398 resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
13771399 dependencies :
@@ -1432,6 +1454,10 @@ ecc-jsbn@~0.1.1:
14321454 dependencies :
14331455 jsbn "~0.1.0"
14341456
1457+ emoji-regex@^6.1.0 :
1458+ version "6.4.2"
1459+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.4.2.tgz#a30b6fee353d406d96cfb9fa765bdc82897eff6e"
1460+
14351461encoding@^0.1.11 :
14361462 version "0.1.12"
14371463 resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb"
@@ -1566,23 +1592,22 @@ escope@^3.6.0:
15661592 esrecurse "^4.1.0"
15671593 estraverse "^4.1.1"
15681594
1569- eslint-config-airbnb-base@^11.1.0, eslint-config-airbnb-base@^11.1.1 :
1570- version "11.1.3 "
1571- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.1.3 .tgz#0e8db71514fa36b977fbcf977c01edcf863e0cf0 "
1595+ eslint-config-airbnb-base@^11.2.0 :
1596+ version "11.2.0 "
1597+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.2.0 .tgz#19a9dc4481a26f70904545ec040116876018f853 "
15721598
1573- eslint-config-airbnb@^14.1.0 :
1574- version "14.1.0 "
1575- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-14.1.0. tgz#355d290040bbf8e00bf8b4b19f4b70cbe7c2317f "
1599+ eslint-config-airbnb@^15.0.1 :
1600+ version "15.0.1 "
1601+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-15.0.1. tgz#7b5188e5b7c74b9b2ce639fd5e1daba8fd761aed "
15761602 dependencies :
1577- eslint-config-airbnb-base "^11.1 .0"
1603+ eslint-config-airbnb-base "^11.2 .0"
15781604
1579- eslint-import-resolver-node@^0.2.0 :
1580- version "0.2.3 "
1581- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.2.3. tgz#5add8106e8c928db2cba232bcd9efa846e3da16c "
1605+ eslint-import-resolver-node@^0.3.1 :
1606+ version "0.3.1 "
1607+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.1. tgz#4422574cde66a9a7b099938ee4d508a199e0e3cc "
15821608 dependencies :
1583- debug "^2.2.0"
1584- object-assign "^4.0.1"
1585- resolve "^1.1.6"
1609+ debug "^2.6.8"
1610+ resolve "^1.2.0"
15861611
15871612eslint-module-utils@^2.0.0 :
15881613 version "2.0.0"
@@ -1591,38 +1616,40 @@ eslint-module-utils@^2.0.0:
15911616 debug "2.2.0"
15921617 pkg-dir "^1.0.0"
15931618
1594- eslint-plugin-import@^2.2.0 :
1595- version "2.2.0 "
1596- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.2.0 .tgz#72ba306fad305d67c4816348a4699a4229ac8b4e "
1619+ eslint-plugin-import@^2.6.1 :
1620+ version "2.6.1 "
1621+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.6.1 .tgz#f580be62bb809421d46e338372764afcc9f59bf6 "
15971622 dependencies :
15981623 builtin-modules "^1.1.1"
15991624 contains-path "^0.1.0"
1600- debug "^2.2.0 "
1625+ debug "^2.6.8 "
16011626 doctrine "1.5.0"
1602- eslint-import-resolver-node "^0.2.0 "
1627+ eslint-import-resolver-node "^0.3.1 "
16031628 eslint-module-utils "^2.0.0"
16041629 has "^1.0.1"
16051630 lodash.cond "^4.3.0"
16061631 minimatch "^3.0.3"
1607- pkg-up "^1 .0.0"
1632+ read- pkg-up "^2 .0.0"
16081633
1609- eslint-plugin-jsx-a11y@^3.0.2 :
1610- version "3.0.2 "
1611- resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-3.0.2. tgz#9f0eabcafde3d2a2600d96a66adb90d099e841fe "
1634+ eslint-plugin-jsx-a11y@^5.1.0 :
1635+ version "5.1.0 "
1636+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-5.1.0. tgz#4a829634344e7a90391a9fb0fbd19810737d79c5 "
16121637 dependencies :
1638+ aria-query "^0.5.0"
1639+ array-includes "^3.0.3"
1640+ ast-types-flow "0.0.7"
1641+ axobject-query "^0.1.0"
16131642 damerau-levenshtein "^1.0.0"
1614- jsx-ast-utils "^1.0 .0"
1615- object-assign "^4.0.1 "
1643+ emoji-regex "^6.1 .0"
1644+ jsx-ast-utils "^1. 4.0"
16161645
1617- eslint-plugin-react@^6.10.3 :
1618- version "6.10.3 "
1619- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.10.3 .tgz#c5435beb06774e12c7db2f6abaddcbf900cd3f78 "
1646+ eslint-plugin-react@^7.1.0 :
1647+ version "7.1.0 "
1648+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.1.0 .tgz#27770acf39f5fd49cd0af4083ce58104eb390d4c "
16201649 dependencies :
1621- array.prototype.find "^2.0.1"
1622- doctrine "^1.2.2"
1650+ doctrine "^2.0.0"
16231651 has "^1.0.1"
1624- jsx-ast-utils "^1.3.4"
1625- object.assign "^4.0.4"
1652+ jsx-ast-utils "^1.4.1"
16261653
16271654eslint@^3.19.0 :
16281655 version "3.19.0"
@@ -1816,7 +1843,7 @@ find-up@^1.0.0, find-up@^1.1.2:
18161843 path-exists "^2.0.0"
18171844 pinkie-promise "^2.0.0"
18181845
1819- find-up@^2.1.0 :
1846+ find-up@^2.0.0, find-up@^2. 1.0 :
18201847 version "2.1.0"
18211848 resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
18221849 dependencies :
@@ -2566,11 +2593,9 @@ jsprim@^1.2.2:
25662593 json-schema "0.2.3"
25672594 verror "1.3.6"
25682595
2569- jsx-ast-utils@^1.0.0, jsx-ast-utils@^1.3.4 :
2570- version "1.4.0"
2571- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.0.tgz#5afe38868f56bc8cc7aeaef0100ba8c75bd12591"
2572- dependencies :
2573- object-assign "^4.1.0"
2596+ jsx-ast-utils@^1.4.0, jsx-ast-utils@^1.4.1 :
2597+ version "1.4.1"
2598+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
25742599
25752600kind-of@^3.0.2 :
25762601 version "3.1.0"
28942919 version "0.7.2"
28952920 resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765"
28962921
2922+ 2923+ version "2.0.0"
2924+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
2925+
2897292628982927 version "0.0.5"
28992928 resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0"
@@ -3299,12 +3328,6 @@ pkg-dir@^1.0.0:
32993328 dependencies :
33003329 find-up "^1.0.0"
33013330
3302- pkg-up@^1.0.0 :
3303- version "1.0.0"
3304- resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-1.0.0.tgz#3e08fb461525c4421624a33b9f7e6d0af5b05a26"
3305- dependencies :
3306- find-up "^1.0.0"
3307-
33083331pluralize@^1.2.1 :
33093332 version "1.2.1"
33103333 resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45"
@@ -3457,6 +3480,13 @@ read-pkg-up@^1.0.1:
34573480 find-up "^1.0.0"
34583481 read-pkg "^1.0.0"
34593482
3483+ read-pkg-up@^2.0.0 :
3484+ version "2.0.0"
3485+ resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
3486+ dependencies :
3487+ find-up "^2.0.0"
3488+ read-pkg "^2.0.0"
3489+
34603490read-pkg@^1.0.0 :
34613491 version "1.1.0"
34623492 resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28"
@@ -3683,7 +3713,7 @@ resolve-from@^2.0.0:
36833713 version "2.0.0"
36843714 resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-2.0.0.tgz#9480ab20e94ffa1d9e80a804c7ea147611966b57"
36853715
3686- resolve@^1.1.6 :
3716+ resolve@^1.1.6, resolve@^1.2.0 :
36873717 version "1.3.2"
36883718 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.3.2.tgz#1f0442c9e0cbb8136e87b9305f932f46c7f28235"
36893719 dependencies :
0 commit comments