@@ -22,6 +22,10 @@ acorn@^3.0.4:
22
22
version "3.3.0"
23
23
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
24
24
25
+ acorn@^5.0.1 :
26
+ version "5.1.1"
27
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.1.1.tgz#53fe161111f912ab999ee887a90a0bc52822fd75"
28
+
25
29
ajv-keywords@^1.0.0 :
26
30
version "1.2.0"
27
31
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.2.0.tgz#676c4f087bfe1e8b12dca6fda2f3c74f417b099c"
@@ -63,6 +67,10 @@ aria-query@^0.3.0:
63
67
dependencies :
64
68
ast-types-flow "0.0.7"
65
69
70
+ array-differ@^1.0.0 :
71
+ version "1.0.0"
72
+ resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-1.0.0.tgz#eff52e3758249d33be402b8bb8e564bb2b5d4031"
73
+
66
74
array-union@^1.0.1 :
67
75
version "1.0.2"
68
76
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -80,7 +88,7 @@ array.prototype.find@^2.0.1, array.prototype.find@^2.0.3:
80
88
define-properties "^1.1.2"
81
89
es-abstract "^1.7.0"
82
90
83
- arrify@^1.0.0 :
91
+ arrify@^1.0.0, arrify@^1.0.1 :
84
92
version "1.0.1"
85
93
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
86
94
@@ -247,17 +255,32 @@ balanced-match@^0.4.1:
247
255
version "0.4.2"
248
256
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
249
257
258
+ balanced-match@^1.0.0 :
259
+ version "1.0.0"
260
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
261
+
250
262
brace-expansion@^1.0.0 :
251
263
version "1.1.6"
252
264
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.6.tgz#7197d7eaa9b87e648390ea61fc66c84427420df9"
253
265
dependencies :
254
266
balanced-match "^0.4.1"
255
267
concat-map "0.0.1"
256
268
269
+ brace-expansion@^1.1.7 :
270
+ version "1.1.8"
271
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
272
+ dependencies :
273
+ balanced-match "^1.0.0"
274
+ concat-map "0.0.1"
275
+
257
276
browser-stdout@1.3.0 :
258
277
version "1.3.0"
259
278
resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.0.tgz#f351d32969d32fa5d7a5567154263d928ae3bd1f"
260
279
280
+ buf-compare@^1.0.0 :
281
+ version "1.0.1"
282
+ resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a"
283
+
261
284
buffer-shims@^1.0.0 :
262
285
version "1.0.0"
263
286
resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51"
@@ -371,7 +394,14 @@ convert-source-map@^1.1.0:
371
394
version "1.3.0"
372
395
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.3.0.tgz#e9f3e9c6e2728efc2676696a70eb382f73106a67"
373
396
374
- core-js@^2.4.0 :
397
+ core-assert@^0.2.0 :
398
+ version "0.2.1"
399
+ resolved "https://registry.yarnpkg.com/core-assert/-/core-assert-0.2.1.tgz#f85e2cf9bfed28f773cc8b3fa5c5b69bdc02fe3f"
400
+ dependencies :
401
+ buf-compare "^1.0.0"
402
+ is-error "^2.2.0"
403
+
404
+ core-js@^2.0.0, core-js@^2.4.0 :
375
405
version "2.4.1"
376
406
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.4.1.tgz#4de911e667b0eae9124e34254b53aea6fc618d3e"
377
407
@@ -427,6 +457,12 @@ deep-is@~0.1.3:
427
457
version "0.1.3"
428
458
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
429
459
460
+ deep-strict-equal@^0.2.0 :
461
+ version "0.2.0"
462
+ resolved "https://registry.yarnpkg.com/deep-strict-equal/-/deep-strict-equal-0.2.0.tgz#4a078147a8ab57f6a0d4f5547243cd22f44eb4e4"
463
+ dependencies :
464
+ core-assert "^0.2.0"
465
+
430
466
define-properties@^1.1.2 :
431
467
version "1.1.2"
432
468
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.2.tgz#83a73f2fea569898fb737193c8f873caf6d45c94"
@@ -720,6 +756,19 @@ eslint-plugin-angular@^2.0.0:
720
756
version "2.0.0"
721
757
resolved "https://registry.yarnpkg.com/eslint-plugin-angular/-/eslint-plugin-angular-2.0.0.tgz#6a0bdeb2910e27ee89a0b4d9b8250a7989234f88"
722
758
759
+ eslint-plugin-ava@^4.2.1 :
760
+ version "4.2.1"
761
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-4.2.1.tgz#7cdb5e81bc779f4833d4720a6093e5f4a6ca1913"
762
+ dependencies :
763
+ arrify "^1.0.1"
764
+ deep-strict-equal "^0.2.0"
765
+ enhance-visitors "^1.0.0"
766
+ espree "^3.1.3"
767
+ espurify "^1.5.0"
768
+ import-modules "^1.1.0"
769
+ multimatch "^2.1.0"
770
+ pkg-up "^2.0.0"
771
+
723
772
eslint-plugin-babel@^4.1.1 :
724
773
version "4.1.1"
725
774
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.1.tgz#ef285c87039b67beb3bbd227f5b0eed4fb376b87"
@@ -995,6 +1044,13 @@ eslint@^3.19.0:
995
1044
text-table "~0.2.0"
996
1045
user-home "^2.0.0"
997
1046
1047
+ espree@^3.1.3 :
1048
+ version "3.4.3"
1049
+ resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.3.tgz#2910b5ccd49ce893c2ffffaab4fd8b3a31b82374"
1050
+ dependencies :
1051
+ acorn "^5.0.1"
1052
+ acorn-jsx "^3.0.0"
1053
+
998
1054
espree@^3.4.0 :
999
1055
version "3.4.0"
1000
1056
resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.0.tgz#41656fa5628e042878025ef467e78f125cb86e1d"
@@ -1006,6 +1062,12 @@ esprima@^2.6.0:
1006
1062
version "2.7.3"
1007
1063
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
1008
1064
1065
+ espurify@^1.5.0 :
1066
+ version "1.7.0"
1067
+ resolved "https://registry.yarnpkg.com/espurify/-/espurify-1.7.0.tgz#1c5cf6cbccc32e6f639380bd4f991fab9ba9d226"
1068
+ dependencies :
1069
+ core-js "^2.0.0"
1070
+
1009
1071
esquery@^1.0.0 :
1010
1072
version "1.0.0"
1011
1073
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.0.tgz#cfba8b57d7fba93f17298a8a006a04cda13d80fa"
@@ -1071,6 +1133,12 @@ find-up@^1.0.0:
1071
1133
path-exists "^2.0.0"
1072
1134
pinkie-promise "^2.0.0"
1073
1135
1136
+ find-up@^2.1.0 :
1137
+ version "2.1.0"
1138
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
1139
+ dependencies :
1140
+ locate-path "^2.0.0"
1141
+
1074
1142
flat-cache@^1.2.1 :
1075
1143
version "1.2.1"
1076
1144
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.2.1.tgz#6c837d6225a7de5659323740b36d5361f71691ff"
@@ -1210,6 +1278,10 @@ ignore@^3.0.11, ignore@^3.2.0:
1210
1278
version "3.2.0"
1211
1279
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.2.0.tgz#8d88f03c3002a0ac52114db25d2c673b0bf1e435"
1212
1280
1281
+ import-modules@^1.1.0 :
1282
+ version "1.1.0"
1283
+ resolved "https://registry.yarnpkg.com/import-modules/-/import-modules-1.1.0.tgz#748db79c5cc42bb9701efab424f894e72600e9dc"
1284
+
1213
1285
imurmurhash@^0.1.4 :
1214
1286
version "0.1.4"
1215
1287
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
@@ -1261,6 +1333,10 @@ is-date-object@^1.0.1:
1261
1333
version "1.0.1"
1262
1334
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
1263
1335
1336
+ is-error@^2.2.0 :
1337
+ version "2.2.1"
1338
+ resolved "https://registry.yarnpkg.com/is-error/-/is-error-2.2.1.tgz#684a96d84076577c98f4cdb40c6d26a5123bf19c"
1339
+
1264
1340
is-finite@^1.0.0 :
1265
1341
version "1.0.2"
1266
1342
resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa"
@@ -1415,6 +1491,13 @@ levn@^0.3.0, levn@~0.3.0:
1415
1491
prelude-ls "~1.1.2"
1416
1492
type-check "~0.3.2"
1417
1493
1494
+ locate-path@^2.0.0 :
1495
+ version "2.0.0"
1496
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
1497
+ dependencies :
1498
+ p-locate "^2.0.0"
1499
+ path-exists "^3.0.0"
1500
+
1418
1501
lodash._baseassign@^3.0.0 :
1419
1502
version "3.2.0"
1420
1503
resolved "https://registry.yarnpkg.com/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz#8c38a099500f215ad09e59f1722fd0c52bfe0a4e"
@@ -1534,6 +1617,12 @@ lower-case@^1.1.1:
1534
1617
version "1.1.4"
1535
1618
resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac"
1536
1619
1620
+ minimatch@^3.0.0 :
1621
+ version "3.0.4"
1622
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
1623
+ dependencies :
1624
+ brace-expansion "^1.1.7"
1625
+
1537
1626
minimatch@^3.0.2, minimatch@^3.0.3, minimatch@~3.0.2 :
1538
1627
version "3.0.3"
1539
1628
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
@@ -1578,6 +1667,15 @@ ms@0.7.2:
1578
1667
version "0.7.2"
1579
1668
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765"
1580
1669
1670
+ multimatch@^2.1.0 :
1671
+ version "2.1.0"
1672
+ resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-2.1.0.tgz#9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b"
1673
+ dependencies :
1674
+ array-differ "^1.0.0"
1675
+ array-union "^1.0.1"
1676
+ arrify "^1.0.0"
1677
+ minimatch "^3.0.0"
1678
+
1581
1679
mute-stream@0.0.5 :
1582
1680
version "0.0.5"
1583
1681
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0"
@@ -1653,7 +1751,17 @@ os-tmpdir@^1.0.0, os-tmpdir@^1.0.1:
1653
1751
version "1.0.2"
1654
1752
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
1655
1753
1656
- path-exists@3.0.0 :
1754
+ p-limit@^1.1.0 :
1755
+ version "1.1.0"
1756
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.1.0.tgz#b07ff2d9a5d88bec806035895a2bab66a27988bc"
1757
+
1758
+ p-locate@^2.0.0 :
1759
+ version "2.0.0"
1760
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
1761
+ dependencies :
1762
+ p-limit "^1.1.0"
1763
+
1764
+ path-exists@3.0.0, path-exists@^3.0.0 :
1657
1765
version "3.0.0"
1658
1766
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
1659
1767
@@ -1707,6 +1815,12 @@ pkg-up@^1.0.0:
1707
1815
dependencies :
1708
1816
find-up "^1.0.0"
1709
1817
1818
+ pkg-up@^2.0.0 :
1819
+ version "2.0.0"
1820
+ resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
1821
+ dependencies :
1822
+ find-up "^2.1.0"
1823
+
1710
1824
pluralize@^1.2.1 :
1711
1825
version "1.2.1"
1712
1826
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45"
0 commit comments