|
649 | 649 | version "1.0.2" |
650 | 650 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" |
651 | 651 |
|
| 652 | +coveralls@^3.0.1: |
| 653 | + version "3.0.2" |
| 654 | + resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.2.tgz#f5a0bcd90ca4e64e088b710fa8dda640aea4884f" |
| 655 | + dependencies: |
| 656 | + growl "~> 1.10.0" |
| 657 | + js-yaml "^3.11.0" |
| 658 | + lcov-parse "^0.0.10" |
| 659 | + log-driver "^1.2.7" |
| 660 | + minimist "^1.2.0" |
| 661 | + request "^2.85.0" |
| 662 | + |
652 | 663 | cpx@^1.5.0: |
653 | 664 | version "1.5.0" |
654 | 665 | resolved "https://registry.yarnpkg.com/cpx/-/cpx-1.5.0.tgz#185be018511d87270dedccc293171e37655ab88f" |
@@ -1162,6 +1173,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6: |
1162 | 1173 | version "4.1.11" |
1163 | 1174 | resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" |
1164 | 1175 |
|
| 1176 | +"growl@~> 1.10.0": |
| 1177 | + version "1.10.5" |
| 1178 | + resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e" |
| 1179 | + |
1165 | 1180 | growly@^1.3.0: |
1166 | 1181 | version "1.3.0" |
1167 | 1182 | resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081" |
@@ -1873,7 +1888,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: |
1873 | 1888 | version "3.0.2" |
1874 | 1889 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" |
1875 | 1890 |
|
1876 | | -js-yaml@^3.7.0: |
| 1891 | +js-yaml@^3.11.0, js-yaml@^3.7.0: |
1877 | 1892 | version "3.12.0" |
1878 | 1893 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1" |
1879 | 1894 | dependencies: |
@@ -1984,6 +1999,10 @@ lcid@^1.0.0: |
1984 | 1999 | dependencies: |
1985 | 2000 | invert-kv "^1.0.0" |
1986 | 2001 |
|
| 2002 | +lcov-parse@^0.0.10: |
| 2003 | + version "0.0.10" |
| 2004 | + resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-0.0.10.tgz#1b0b8ff9ac9c7889250582b70b71315d9da6d9a3" |
| 2005 | + |
1987 | 2006 | left-pad@^1.2.0: |
1988 | 2007 | version "1.3.0" |
1989 | 2008 | resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e" |
@@ -2031,6 +2050,10 @@ lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.4: |
2031 | 2050 | version "4.17.10" |
2032 | 2051 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" |
2033 | 2052 |
|
| 2053 | +log-driver@^1.2.7: |
| 2054 | + version "1.2.7" |
| 2055 | + resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8" |
| 2056 | + |
2034 | 2057 | longest@^1.0.1: |
2035 | 2058 | version "1.0.1" |
2036 | 2059 | resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" |
@@ -2676,7 +2699,7 @@ request-promise-native@^1.0.5: |
2676 | 2699 | stealthy-require "^1.1.0" |
2677 | 2700 | tough-cookie ">=2.3.3" |
2678 | 2701 |
|
2679 | | -request@^2.83.0: |
| 2702 | +request@^2.83.0, request@^2.85.0: |
2680 | 2703 | version "2.87.0" |
2681 | 2704 | resolved "https://registry.yarnpkg.com/request/-/request-2.87.0.tgz#32f00235cd08d482b4d0d68db93a829c0ed5756e" |
2682 | 2705 | dependencies: |
|
0 commit comments