1
0
Fork 0

update: update dependency c8 to v7.13.0

This commit is contained in:
renovate[bot] 2023-03-05 13:50:48 +00:00 committed by Sean Sube
parent 9e156a6512
commit ce79d7e7f7
2 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"@typescript-eslint/parser": "5.48.0",
"ajv": "8.11.2",
"bunyan": "1.8.15",
"c8": "7.12.0",
"c8": "7.13.0",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"deep-diff": "1.0.2",

View File

@ -956,10 +956,10 @@ bunyan@1.8.15:
mv "~2"
safe-json-stringify "~1"
c8@7.12.0:
version "7.12.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.12.0.tgz#402db1c1af4af5249153535d1c84ad70c5c96b14"
integrity sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A==
c8@7.13.0:
version "7.13.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.13.0.tgz#a2a70a851278709df5a9247d62d7f3d4bcb5f2e4"
integrity sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@istanbuljs/schema" "^0.1.3"