Skip to content

Commit ccfc4ab

Browse files
committed
build: update dependency coveralls to v3.0.13
1 parent d7b86f3 commit ccfc4ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"babel-jest": "24.9.0",
1616
"babel-plugin-transform-runtime": "6.23.0",
1717
"babel-preset-env": "1.7.0",
18-
"coveralls": "3.0.11",
18+
"coveralls": "3.0.13",
1919
"del": "5.1.0",
2020
"fetch-mock": "9.3.1",
2121
"gulp": "3.9.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3201,10 +3201,10 @@ cosmiconfig@^5.1.0:
32013201
lodash.get "^4.4.2"
32023202
parse-json "^4.0.0"
32033203

3204-
3205-
version "3.0.11"
3206-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.11.tgz#e141da0922b632fcc66620f334460c3f0026a4ce"
3207-
integrity sha512-LZPWPR2NyGKyaABnc49dR0fpeP6UqhvGq4B5nUrTQ1UBy55z96+ga7r+/ChMdMJUwBgyJDXBi88UBgz2rs9IiQ==
3204+
3205+
version "3.0.13"
3206+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.13.tgz#64d8c99af3b8a771a2e6e5bcdf556c3c5061d29d"
3207+
integrity sha512-Bch6FJI4ebK6Mwr+DjFCJbb/RayNwn5pscSDE4Ux6cgjNkAcjdgGZBRfQnuYTt5tY81MqGK8m2r+xc5FDF513A==
32083208
dependencies:
32093209
js-yaml "^3.13.1"
32103210
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)