File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 41
41
"argparse" : " 1.0.10" ,
42
42
"ava" : " 2.4.0" ,
43
43
"benchmark" : " 2.1.4" ,
44
- "coveralls" : " 3.0.9 " ,
44
+ "coveralls" : " 3.0.11 " ,
45
45
"esdoc" : " 1.1.0" ,
46
46
"esdoc-inject-script-plugin" : " 1.0.0" ,
47
47
"esdoc-inject-style-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -2334,15 +2334,15 @@ cosmiconfig@^5.2.1:
2334
2334
js-yaml "^3.13.1"
2335
2335
parse-json "^4.0.0"
2336
2336
2337
-
2338
- version "3.0.9 "
2339
- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.9 .tgz#8cfc5a5525f84884e2948a0bf0f1c0e90aac0420 "
2340
- integrity sha512-nNBg3B1+4iDox5A5zqHKzUTiwl2ey4k2o0NEcVZYvl+GOSJdKBj4AJGKLv6h3SvWch7tABHePAQOSZWM9E2hMg ==
2337
+
2338
+ version "3.0.11 "
2339
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.11 .tgz#e141da0922b632fcc66620f334460c3f0026a4ce "
2340
+ integrity sha512-LZPWPR2NyGKyaABnc49dR0fpeP6UqhvGq4B5nUrTQ1UBy55z96+ga7r+/ChMdMJUwBgyJDXBi88UBgz2rs9IiQ ==
2341
2341
dependencies :
2342
2342
js-yaml "^3.13.1"
2343
2343
lcov-parse "^1.0.0"
2344
2344
log-driver "^1.2.7"
2345
- minimist "^1.2.0 "
2345
+ minimist "^1.2.5 "
2346
2346
request "^2.88.0"
2347
2347
2348
2348
cp-file@^6.2.0 :
4824
4824
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
4825
4825
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
4826
4826
4827
+ minimist@^1.2.5 :
4828
+ version "1.2.5"
4829
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
4830
+ integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
4831
+
4827
4832
minimist@~0.0.1 :
4828
4833
version "0.0.10"
4829
4834
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
You can’t perform that action at this time.
0 commit comments