Skip to content

Commit b65686c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency coveralls to v3.0.14
1 parent 8f6205b commit b65686c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/preset-env": "7.9.5",
4040
"@babel/register": "7.9.0",
4141
"ava": "3.7.1",
42-
"coveralls": "3.0.13",
42+
"coveralls": "3.0.14",
4343
"esdoc": "1.1.0",
4444
"esdoc-ecmascript-proposal-plugin": "1.0.0",
4545
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1895,16 +1895,16 @@ cosmiconfig@^6.0.0:
18951895
path-type "^4.0.0"
18961896
yaml "^1.7.2"
18971897

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==
19021902
dependencies:
19031903
js-yaml "^3.13.1"
19041904
lcov-parse "^1.0.0"
19051905
log-driver "^1.2.7"
19061906
minimist "^1.2.5"
1907-
request "^2.88.0"
1907+
request "^2.88.2"
19081908

19091909
cross-spawn@^7.0.0:
19101910
version "7.0.2"
@@ -5049,7 +5049,7 @@ repeating@^2.0.0:
50495049
dependencies:
50505050
is-finite "^1.0.0"
50515051

5052-
request@^2.55.0, request@^2.88.0:
5052+
request@^2.55.0, request@^2.88.2:
50535053
version "2.88.2"
50545054
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
50555055
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==

0 commit comments

Comments
 (0)