Skip to content

Commit ec83bef

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency coveralls to v3.1.1
1 parent a52ea04 commit ec83bef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"babel-preset-power-assert": "3.0.0",
7575
"c8": "7.7.3",
7676
"chalk": "4.1.1",
77-
"coveralls": "3.1.0",
77+
"coveralls": "3.1.1",
7878
"esdoc": "1.1.0",
7979
"esdoc-inject-script-plugin": "1.0.0",
8080
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3810,10 +3810,10 @@ cosmiconfig@^7.0.0:
38103810
path-type "^4.0.0"
38113811
yaml "^1.10.0"
38123812

3813-
3814-
version "3.1.0"
3815-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
3816-
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
3813+
3814+
version "3.1.1"
3815+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
3816+
integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
38173817
dependencies:
38183818
js-yaml "^3.13.1"
38193819
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)