File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 38
38
"@babel/preset-env" : " 7.9.5" ,
39
39
"@babel/register" : " 7.9.0" ,
40
40
"ava" : " 3.7.1" ,
41
- "coveralls" : " 3.0.13 " ,
41
+ "coveralls" : " 3.0.14 " ,
42
42
"esdoc" : " 1.1.0" ,
43
43
"esdoc-inject-script-plugin" : " 1.0.0" ,
44
44
"esdoc-inject-style-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -1875,16 +1875,16 @@ cosmiconfig@^6.0.0:
1875
1875
path-type "^4.0.0"
1876
1876
yaml "^1.7.2"
1877
1877
1878
-
1879
- version "3.0.13 "
1880
- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.13 .tgz#64d8c99af3b8a771a2e6e5bcdf556c3c5061d29d "
1881
- integrity sha512-Bch6FJI4ebK6Mwr+DjFCJbb/RayNwn5pscSDE4Ux6cgjNkAcjdgGZBRfQnuYTt5tY81MqGK8m2r+xc5FDF513A ==
1878
+
1879
+ version "3.0.14 "
1880
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.14 .tgz#a13c4729308e8bd1a284d7a3974eff72ce6e40c6 "
1881
+ integrity sha512-nEQqCHzxiFfu1dEHYxe7xrbF5vFmx122mTWIM+BkiAOmsWbSAcucNk8stELnNk2lS1biTUjFOCIf8v8ZN225IA ==
1882
1882
dependencies :
1883
1883
js-yaml "^3.13.1"
1884
1884
lcov-parse "^1.0.0"
1885
1885
log-driver "^1.2.7"
1886
1886
minimist "^1.2.5"
1887
- request "^2.88.0 "
1887
+ request "^2.88.2 "
1888
1888
1889
1889
cross-spawn@^7.0.0 :
1890
1890
version "7.0.2"
@@ -5024,7 +5024,7 @@ repeating@^2.0.0:
5024
5024
dependencies :
5025
5025
is-finite "^1.0.0"
5026
5026
5027
- request@^2.55.0, request@^2.88.0 :
5027
+ request@^2.55.0, request@^2.88.2 :
5028
5028
version "2.88.2"
5029
5029
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
5030
5030
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
You can’t perform that action at this time.
0 commit comments