Skip to content

Commit 21e3cab

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency coveralls to v3.1.0
1 parent edfae61 commit 21e3cab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.14",
41+
"coveralls": "3.1.0",
4242
"esdoc": "1.1.0",
4343
"nyc": "15.0.1"
4444
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1730,10 +1730,10 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
17301730
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
17311731
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
17321732

1733-
coveralls@3.0.14:
1734-
version "3.0.14"
1735-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.14.tgz#a13c4729308e8bd1a284d7a3974eff72ce6e40c6"
1736-
integrity sha512-nEQqCHzxiFfu1dEHYxe7xrbF5vFmx122mTWIM+BkiAOmsWbSAcucNk8stELnNk2lS1biTUjFOCIf8v8ZN225IA==
1733+
coveralls@3.1.0:
1734+
version "3.1.0"
1735+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
1736+
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
17371737
dependencies:
17381738
js-yaml "^3.13.1"
17391739
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)