@@ -2273,6 +2273,17 @@ cosmiconfig@^2.1.0, cosmiconfig@^2.1.1:
2273
2273
parse-json "^2.2.0"
2274
2274
require-from-string "^1.1.0"
2275
2275
2276
+ coveralls@^3.0.2 :
2277
+ version "3.0.2"
2278
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.2.tgz#f5a0bcd90ca4e64e088b710fa8dda640aea4884f"
2279
+ dependencies :
2280
+ growl "~> 1.10.0"
2281
+ js-yaml "^3.11.0"
2282
+ lcov-parse "^0.0.10"
2283
+ log-driver "^1.2.7"
2284
+ minimist "^1.2.0"
2285
+ request "^2.85.0"
2286
+
2276
2287
create-ecdh@^4.0.0 :
2277
2288
version "4.0.3"
2278
2289
resolved "http://registry.npm.taobao.org/create-ecdh/download/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff"
@@ -3998,9 +4009,9 @@ grouped-queue@^0.3.3:
3998
4009
dependencies :
3999
4010
lodash "^4.17.2"
4000
4011
4001
-
4012
+ [email protected] , "growl@~> 1.10.0" :
4002
4013
version "1.10.5"
4003
- resolved "http ://registry.npm.taobao.org /growl/download /growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
4014
+ resolved "https ://registry.yarnpkg.com /growl/- /growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
4004
4015
4005
4016
growly@^1.3.0 :
4006
4017
version "1.3.0"
@@ -4900,9 +4911,9 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
4900
4911
version "3.0.2"
4901
4912
resolved "http://registry.npm.taobao.org/js-tokens/download/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
4902
4913
4903
- [email protected] , js-yaml@^3.4.3, js-yaml@^3.9.1:
4914
+ [email protected] , js-yaml@^3.11.0, js-yaml@^3. 4.3, js-yaml@^3.9.1:
4904
4915
version "3.12.0"
4905
- resolved "http ://registry.npm.taobao.org /js-yaml/download /js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
4916
+ resolved "https ://registry.yarnpkg.com /js-yaml/- /js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
4906
4917
dependencies :
4907
4918
argparse "^1.0.7"
4908
4919
esprima "^4.0.0"
@@ -5170,6 +5181,10 @@ lcid@^1.0.0:
5170
5181
dependencies :
5171
5182
invert-kv "^1.0.0"
5172
5183
5184
+ lcov-parse@^0.0.10 :
5185
+ version "0.0.10"
5186
+ resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-0.0.10.tgz#1b0b8ff9ac9c7889250582b70b71315d9da6d9a3"
5187
+
5173
5188
leb@^0.3.0 :
5174
5189
version "0.3.0"
5175
5190
resolved "http://registry.npm.taobao.org/leb/download/leb-0.3.0.tgz#32bee9fad168328d6aea8522d833f4180eed1da3"
@@ -5353,6 +5368,10 @@ lodash@^4.0.0, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.0, lodash@^4.17.10,
5353
5368
version "4.17.10"
5354
5369
resolved "http://registry.npm.taobao.org/lodash/download/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
5355
5370
5371
+ log-driver@^1.2.7 :
5372
+ version "1.2.7"
5373
+ resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
5374
+
5356
5375
log-symbols@^1.0.2 :
5357
5376
version "1.0.2"
5358
5377
resolved "http://registry.npm.taobao.org/log-symbols/download/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
7508
7527
tunnel-agent "^0.6.0"
7509
7528
uuid "^3.0.0"
7510
7529
7511
- request@^2.0.0, request@^2.74.0 :
7530
+ request@^2.0.0, request@^2.74.0, request@^2.85.0 :
7512
7531
version "2.87.0"
7513
- resolved "http ://registry.npm.taobao.org /request/download /request-2.87.0.tgz#32f00235cd08d482b4d0d68db93a829c0ed5756e"
7532
+ resolved "https ://registry.yarnpkg.com /request/- /request-2.87.0.tgz#32f00235cd08d482b4d0d68db93a829c0ed5756e"
7514
7533
dependencies :
7515
7534
aws-sign2 "~0.7.0"
7516
7535
aws4 "^1.6.0"
0 commit comments