1
0
Fork 0

update: update dependency c8 to v7.9.0

This commit is contained in:
Renovate Bot 2021-09-10 03:16:49 +00:00 committed by supreme-lamp[bot]
parent 9a280e5517
commit 8230241485
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"@typescript-eslint/eslint-plugin": "4.31.0",
"@typescript-eslint/parser": "4.31.0",
"bunyan": "1.8.15",
"c8": "7.8.0",
"c8": "7.9.0",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"eslint": "7.32.0",

View File

@ -1168,10 +1168,10 @@ bunyan@1.8.15:
mv "~2"
safe-json-stringify "~1"
c8@7.8.0:
version "7.8.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.8.0.tgz#8fcfe848587d9d5796f22e9b0546a387a66d1b3b"
integrity sha512-x2Bx+IIEd608B1LmjiNQ/kizRPkCWo5XzuV57J9afPjAHSnYXALwbCSOkQ7cSaNXBNblfqcvdycj+klmL+j6yA==
c8@7.9.0:
version "7.9.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.9.0.tgz#e63b9a22c8b4adbf6a8c8cb6194ee086b3e13c24"
integrity sha512-aQ7dC8gASnKdBwHUuYuzsdKCEDrKnWr7ZuZUnf4CNAL81oyKloKrs7H7zYvcrmCtIrMToudBSUhq2q+LLBMvgg==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@istanbuljs/schema" "^0.1.2"