Skip to content

Commit 505342c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency coveralls to v3.1.0
1 parent cea0c5a commit 505342c

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
@@ -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.14",
42+
"coveralls": "3.1.0",
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,10 +2175,10 @@ cosmiconfig@^6.0.0:
21752175
path-type "^4.0.0"
21762176
yaml "^1.7.2"
21772177

2178-
coveralls@3.0.14:
2179-
version "3.0.14"
2180-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.14.tgz#a13c4729308e8bd1a284d7a3974eff72ce6e40c6"
2181-
integrity sha512-nEQqCHzxiFfu1dEHYxe7xrbF5vFmx122mTWIM+BkiAOmsWbSAcucNk8stELnNk2lS1biTUjFOCIf8v8ZN225IA==
2178+
coveralls@3.1.0:
2179+
version "3.1.0"
2180+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
2181+
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
21822182
dependencies:
21832183
js-yaml "^3.13.1"
21842184
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)