Skip to content

Commit

Permalink
Update dependency coveralls to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2020
1 parent 64fb985 commit 82a8411
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"@types/mocha": "7.0.2",
"@types/node": "13.9.3",
"@types/ps-tree": "1.1.0",
"coveralls": "3.0.11",
"coveralls": "3.1.0",
"mocha": "7.1.1",
"nyc": "15.0.0",
"prettier": "2.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -804,16 +804,16 @@ core-util-is@1.0.2:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=

coveralls@3.0.11:
version "3.0.11"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.11.tgz#e141da0922b632fcc66620f334460c3f0026a4ce"
integrity sha512-LZPWPR2NyGKyaABnc49dR0fpeP6UqhvGq4B5nUrTQ1UBy55z96+ga7r+/ChMdMJUwBgyJDXBi88UBgz2rs9IiQ==
coveralls@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
dependencies:
js-yaml "^3.13.1"
lcov-parse "^1.0.0"
log-driver "^1.2.7"
minimist "^1.2.5"
request "^2.88.0"
request "^2.88.2"

cross-spawn@^7.0.0:
version "7.0.1"
Expand Down Expand Up @@ -2158,7 +2158,7 @@ repeating@^2.0.0:
dependencies:
is-finite "^1.0.0"

request@^2.88.0:
request@^2.88.2:
version "2.88.2"
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
Expand Down

0 comments on commit 82a8411

Please sign in to comment.