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 42
42
"@babel/preset-env" : " 7.8.7" ,
43
43
"@babel/register" : " 7.8.6" ,
44
44
"ava" : " 2.4.0" ,
45
- "coveralls" : " 3.0.9 " ,
45
+ "coveralls" : " 3.0.11 " ,
46
46
"esdoc" : " 1.1.0" ,
47
47
"nyc" : " 14.1.1"
48
48
},
Original file line number Diff line number Diff line change @@ -2203,15 +2203,15 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
2203
2203
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
2204
2204
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
2205
2205
2206
- coveralls@3.0.9 :
2207
- version "3.0.9 "
2208
- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.9 .tgz#8cfc5a5525f84884e2948a0bf0f1c0e90aac0420 "
2209
- integrity sha512-nNBg3B1+4iDox5A5zqHKzUTiwl2ey4k2o0NEcVZYvl+GOSJdKBj4AJGKLv6h3SvWch7tABHePAQOSZWM9E2hMg ==
2206
+ coveralls@3.0.11 :
2207
+ version "3.0.11 "
2208
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.11 .tgz#e141da0922b632fcc66620f334460c3f0026a4ce "
2209
+ integrity sha512-LZPWPR2NyGKyaABnc49dR0fpeP6UqhvGq4B5nUrTQ1UBy55z96+ga7r+/ChMdMJUwBgyJDXBi88UBgz2rs9IiQ ==
2210
2210
dependencies :
2211
2211
js-yaml "^3.13.1"
2212
2212
lcov-parse "^1.0.0"
2213
2213
log-driver "^1.2.7"
2214
- minimist "^1.2.0 "
2214
+ minimist "^1.2.5 "
2215
2215
request "^2.88.0"
2216
2216
2217
2217
cp-file@^6.2.0 :
@@ -4181,6 +4181,11 @@ minimist@1.2.0, minimist@^1.2.0:
4181
4181
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
4182
4182
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
4183
4183
4184
+ minimist@^1.2.5 :
4185
+ version "1.2.5"
4186
556F
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
4187
+ integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
4188
+
4184
4189
minimist@~0.0.1 :
4185
4190
version "0.0.10"
4186
4191
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
You can’t perform that action at this time.
0 commit comments