Skip to content

Commit e5f25db

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

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
@@ -75,7 +75,7 @@
7575
"babel-plugin-unassert": "3.1.0",
7676
"babel-preset-power-assert": "3.0.0",
7777
"c8": "7.7.3",
78-
"coveralls": "3.1.0",
78+
"coveralls": "3.1.1",
7979
"esdoc": "1.1.0",
8080
"esdoc-inject-script-plugin": "1.0.0",
8181
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3619,10 +3619,10 @@ cosmiconfig@^7.0.0:
36193619
path-type "^4.0.0"
36203620
yaml "^1.10.0"
36213621

3622-
coveralls@3.1.0:
3623-
version "3.1.0"
3624-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
3625-
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
3622+
coveralls@3.1.1:
3623+
version "3.1.1"
3624+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
3625+
integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
36263626
dependencies:
36273627
js-yaml "^3.13.1"
36283628
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)