Skip to content

Commit

Permalink
Merge c63e944 into 5190820
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 21, 2020
2 parents 5190820 + c63e944 commit a2316e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@babel/preset-env": "7.9.5",
"@babel/register": "7.9.0",
"ava": "3.7.1",
"coveralls": "3.0.12",
"coveralls": "3.0.13",
"esdoc": "1.1.0",
"nyc": "15.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1730,10 +1730,10 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=

coveralls@3.0.12:
version "3.0.12"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.12.tgz#e5417b7ef9170ad92b40f4024fce25d65ad9c24d"
integrity sha512-cDOGf4JFb1XKxT811GuLixVgJc3ZFElCLtgxkrdo0hm9Q8lmJ3cP4cZqlQTRE45MvwJNlHYwwzHPuWEv1f4f4Q==
coveralls@3.0.13:
version "3.0.13"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.13.tgz#64d8c99af3b8a771a2e6e5bcdf556c3c5061d29d"
integrity sha512-Bch6FJI4ebK6Mwr+DjFCJbb/RayNwn5pscSDE4Ux6cgjNkAcjdgGZBRfQnuYTt5tY81MqGK8m2r+xc5FDF513A==
dependencies:
js-yaml "^3.13.1"
lcov-parse "^1.0.0"
Expand Down

0 comments on commit a2316e0

Please sign in to comment.