File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 39
39
"@babel/preset-env" : " 7.9.5" ,
40
40
"@babel/register" : " 7.9.0" ,
41
41
"ava" : " 3.7.1" ,
42
- "coveralls" : " 3.0.13 " ,
42
+ "coveralls" : " 3.0.14 " ,
43
43
"esdoc" : " 1.1.0" ,
44
44
"esdoc-ecmascript-proposal-plugin" : " 1.0.0" ,
45
45
"esdoc-inject-script-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -1895,16 +1895,16 @@ cosmiconfig@^6.0.0:
1895
1895
path-type "^4.0.0"
1896
1896
yaml "^1.7.2"
1897
1897
1898
-
1899
- version "3.0.13 "
1900
- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.13 .tgz#64d8c99af3b8a771a2e6e5bcdf556c3c5061d29d "
1901
- integrity sha512-Bch6FJI4ebK6Mwr+DjFCJbb/RayNwn5pscSDE4Ux6cgjNkAcjdgGZBRfQnuYTt5tY81MqGK8m2r+xc5FDF513A ==
1898
+
1899
+ version "3.0.14 "
1900
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.14 .tgz#a13c4729308e8bd1a284d7a3974eff72ce6e40c6 "
1901
+ integrity sha512-nEQqCHzxiFfu1dEHYxe7xrbF5vFmx122mTWIM+BkiAOmsWbSAcucNk8stELnNk2lS1biTUjFOCIf8v8ZN225IA ==
1902
1902
dependencies :
1903
1903
js-yaml "^3.13.1"
1904
1904
lcov-parse "^1.0.0"
1905
1905
log-driver "^1.2.7"
1906
1906
minimist "^1.2.5"
1907
- request "^2.88.0 "
1907
+ request "^2.88.2 "
1908
1908
1909
1909
cross-spawn@^7.0.0 :
1910
1910
version "7.0.2"
@@ -5049,7 +5049,7 @@ repeating@^2.0.0:
5049
5049
dependencies :
5050
5050
is-finite "^1.0.0"
5051
5051
5052
- request@^2.55.0, request@^2.88.0 :
5052
+ request@^2.55.0, request@^2.88.2 :
5053
5053
version "2.88.2"
5054
5054
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
5055
5055
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
You can’t perform that action at this time.
0 commit comments