1
0
Fork 0

update: update dependency c8 to v7.11.3 (#1100)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-16 04:56:06 +00:00 committed by GitHub
parent 49a857487c
commit 2859a92b5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -61,7 +61,7 @@
"@typescript-eslint/parser": "5.23.0",
"ajv": "8.11.0",
"bunyan": "1.8.15",
"c8": "7.11.2",
"c8": "7.11.3",
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
"deep-diff": "1.0.2",

View File

@ -813,10 +813,10 @@ bunyan@1.8.15:
mv "~2"
safe-json-stringify "~1"
c8@7.11.2:
version "7.11.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.11.2.tgz#2f2103e39079899041e612999a16b31d7ea6d463"
integrity sha512-6ahJSrhS6TqSghHm+HnWt/8Y2+z0hM/FQyB1ybKhAR30+NYL9CTQ1uwHxuWw6U7BHlHv6wvhgOrH81I+lfCkxg==
c8@7.11.3:
version "7.11.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.11.3.tgz#88c8459c1952ed4f701b619493c9ae732b057163"
integrity sha512-6YBmsaNmqRm9OS3ZbIiL2EZgi1+Xc4O24jL3vMYGE6idixYuGdy76rIfIdltSKDj9DpLNrcXSonUTR1miBD0wA==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@istanbuljs/schema" "^0.1.3"