@@ -607,6 +607,16 @@ cosmiconfig@^3.1.0:
607
607
parse-json "^3.0.0"
608
608
require-from-string "^2.0.1"
609
609
610
+
611
+ version "3.0.0"
612
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.0.tgz#22ef730330538080d29b8c151dc9146afde88a99"
613
+ dependencies :
614
+ js-yaml "^3.6.1"
615
+ lcov-parse "^0.0.10"
616
+ log-driver "^1.2.5"
617
+ minimist "^1.2.0"
618
+ request "^2.79.0"
619
+
610
620
cross-spawn@^4 :
611
621
version "4.0.2"
612
622
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-4.0.2.tgz#7b9247621c23adfdd3856004a823cbe397424d41"
@@ -1532,7 +1542,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
1532
1542
version "3.0.2"
1533
1543
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
1534
1544
1535
- js-yaml@^3.9.0 :
1545
+ js-yaml@^3.6.1, js-yaml@^3. 9.0 :
1536
1546
version "3.10.0"
1537
1547
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
1538
1548
dependencies :
@@ -1620,6 +1630,10 @@ lcid@^1.0.0:
1620
1630
dependencies :
1621
1631
invert-kv "^1.0.0"
1622
1632
1633
+ lcov-parse@^0.0.10 :
1634
+ version "0.0.10"
1635
+ resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-0.0.10.tgz#1b0b8ff9ac9c7889250582b70b71315d9da6d9a3"
1636
+
1623
1637
load-json-file@^1.0.0 :
1624
1638
version "1.1.0"
1625
1639
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0"
@@ -1658,6 +1672,10 @@ lodash@^4.0.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.1:
1658
1672
version "4.17.4"
1659
1673
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1660
1674
1675
+ log-driver@^1.2.5 :
1676
+ version "1.2.5"
1677
+ resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.5.tgz#7ae4ec257302fd790d557cb10c97100d857b0056"
1678
+
1661
1679
longest@^1.0.1 :
1662
1680
version "1.0.1"
1663
1681
resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
@@ -2316,7 +2334,7 @@ repeating@^2.0.0:
2316
2334
dependencies :
2317
2335
is-finite "^1.0.0"
2318
2336
2319
- request@^2.74.0 :
2337
+ request@^2.74.0, request@^2.79.0 :
2320
2338
version "2.83.0"
2321
2339
resolved "https://registry.yarnpkg.com/request/-/request-2.83.0.tgz#ca0b65da02ed62935887808e6f510381034e3356"
2322
2340
dependencies :
0 commit comments