chore(deps-dev): bump coveralls from 3.0.9 to 3.0.11

Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.9 to 3.0.11.
- [Release notes](https://github.com/nickmerwin/node-coveralls/releases)
- [Commits](https://github.com/nickmerwin/node-coveralls/compare/3.0.9...3.0.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-19 17:46:34 +00:00 committed by GitHub
parent 498bb0841b
commit fcf880f7c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1591,14 +1591,14 @@ cosmiconfig@^6.0.0:
yaml "^1.7.2" yaml "^1.7.2"
coveralls@^3.0.2: coveralls@^3.0.2:
version "3.0.9" version "3.0.11"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.9.tgz#8cfc5a5525f84884e2948a0bf0f1c0e90aac0420" resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.11.tgz#e141da0922b632fcc66620f334460c3f0026a4ce"
integrity sha512-nNBg3B1+4iDox5A5zqHKzUTiwl2ey4k2o0NEcVZYvl+GOSJdKBj4AJGKLv6h3SvWch7tABHePAQOSZWM9E2hMg== integrity sha512-LZPWPR2NyGKyaABnc49dR0fpeP6UqhvGq4B5nUrTQ1UBy55z96+ga7r+/ChMdMJUwBgyJDXBi88UBgz2rs9IiQ==
dependencies: dependencies:
js-yaml "^3.13.1" js-yaml "^3.13.1"
lcov-parse "^1.0.0" lcov-parse "^1.0.0"
log-driver "^1.2.7" log-driver "^1.2.7"
minimist "^1.2.0" minimist "^1.2.5"
request "^2.88.0" request "^2.88.0"
cross-spawn@^6.0.0, cross-spawn@^6.0.5: cross-spawn@^6.0.0, cross-spawn@^6.0.5: