@@ -1011,6 +1011,16 @@ cosmiconfig@^4.0.0:
10111011 parse-json "^4.0.0"
10121012 require-from-string "^2.0.1"
10131013
1014+ coveralls@^3.0.0 :
1015+ version "3.0.0"
1016+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.0.tgz#22ef730330538080d29b8c151dc9146afde88a99"
1017+ dependencies :
1018+ js-yaml "^3.6.1"
1019+ lcov-parse "^0.0.10"
1020+ log-driver "^1.2.5"
1021+ minimist "^1.2.0"
1022+ request "^2.79.0"
1023+
10141024cross-spawn-async@^2.1.1 :
10151025 version "2.2.5"
10161026 resolved "https://registry.yarnpkg.com/cross-spawn-async/-/cross-spawn-async-2.2.5.tgz#845ff0c0834a3ded9d160daca6d390906bb288cc"
@@ -1038,10 +1048,6 @@ cryptiles@3.x.x:
10381048 dependencies :
10391049 boom "5.x.x"
10401050
1041- css-mediaquery@^0.1.2 :
1042- version "0.1.2"
1043- resolved "https://registry.yarnpkg.com/css-mediaquery/-/css-mediaquery-0.1.2.tgz#6a2c37344928618631c54bd33cedd301da18bea0"
1044-
10451051cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0" :
10461052 version "0.3.2"
10471053 resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.2.tgz#b8036170c79f07a90ff2f16e22284027a243848b"
@@ -2432,7 +2438,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
24322438 version "3.0.2"
24332439 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
24342440
2435- js-yaml@^3.7.0, js-yaml@^3.9.0 :
2441+ js-yaml@^3.6.1, js-yaml@^3. 7.0, js-yaml@^3.9.0 :
24362442 version "3.11.0"
24372443 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
24382444 dependencies :
@@ -2563,6 +2569,10 @@ lcid@^1.0.0:
25632569 dependencies :
25642570 invert-kv "^1.0.0"
25652571
2572+ lcov-parse@^0.0.10 :
2573+ version "0.0.10"
2574+ resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-0.0.10.tgz#1b0b8ff9ac9c7889250582b70b71315d9da6d9a3"
2575+
25662576left-pad@^1.2.0 :
25672577 version "1.2.0"
25682578 resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.2.0.tgz#d30a73c6b8201d8f7d8e7956ba9616087a68e0ee"
@@ -2677,6 +2687,10 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.17.5:
26772687 version "4.17.5"
26782688 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
26792689
2690+ log-driver@^1.2.5 :
2691+ version "1.2.7"
2692+ resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
2693+
26802694log-symbols@^1.0.2 :
26812695 version "1.0.2"
26822696 resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -3458,7 +3472,7 @@ request@2.81.0:
34583472 tunnel-agent "^0.6.0"
34593473 uuid "^3.0.0"
34603474
3461- request@^2.83.0 :
3475+ request@^2.79.0, request@^2. 83.0 :
34623476 version "2.85.0"
34633477 resolved "https://registry.yarnpkg.com/request/-/request-2.85.0.tgz#5a03615a47c61420b3eb99b7dba204f83603e1fa"
34643478 dependencies :
0 commit comments