Skip to content

Commit 47cda8e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency coveralls to v3.0.14
1 parent 9098905 commit 47cda8e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "7.9.5",
3939
"@babel/register": "7.9.0",
4040
"ava": "3.7.1",
41-
"coveralls": "3.0.13",
41+
"coveralls": "3.0.14",
4242
"esdoc": "1.1.0",
4343
"esdoc-inject-script-plugin": "1.0.0",
4444
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1875,16 +1875,16 @@ cosmiconfig@^6.0.0:
18751875
path-type "^4.0.0"
18761876
yaml "^1.7.2"
18771877

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==
18821882
dependencies:
18831883
js-yaml "^3.13.1"
18841884
lcov-parse "^1.0.0"
18851885
log-driver "^1.2.7"
18861886
minimist "^1.2.5"
1887-
request "^2.88.0"
1887+
request "^2.88.2"
18881888

18891889
cross-spawn@^7.0.0:
18901890
version "7.0.2"
@@ -5024,7 +5024,7 @@ repeating@^2.0.0:
50245024
dependencies:
50255025
is-finite "^1.0.0"
50265026

5027-
request@^2.55.0, request@^2.88.0:
5027+
request@^2.55.0, request@^2.88.2:
50285028
version "2.88.2"
50295029
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
50305030
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==

0 commit comments

Comments
 (0)