1
0
Fork 0

update: update dependency c8 to v7.13.0

This commit is contained in:
renovate[bot] 2023-02-25 13:53:17 +00:00 committed by Sean Sube
parent 130f3657e3
commit 97e0d0fee7
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"@typescript-eslint/eslint-plugin": "5.53.0", "@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/eslint-plugin-tslint": "5.53.0", "@typescript-eslint/eslint-plugin-tslint": "5.53.0",
"@typescript-eslint/parser": "5.53.0", "@typescript-eslint/parser": "5.53.0",
"c8": "7.12.0", "c8": "7.13.0",
"chai": "4.3.7", "chai": "4.3.7",
"chai-as-promised": "7.1.1", "chai-as-promised": "7.1.1",
"eslint": "8.34.0", "eslint": "8.34.0",

View File

@ -614,10 +614,10 @@ buffer-from@^1.0.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" resolved "https://artifacts.apextoaster.com/repository/group-npm/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
c8@7.12.0: c8@7.13.0:
version "7.12.0" version "7.13.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.12.0.tgz#402db1c1af4af5249153535d1c84ad70c5c96b14" resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.13.0.tgz#a2a70a851278709df5a9247d62d7f3d4bcb5f2e4"
integrity sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A== integrity sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA==
dependencies: dependencies:
"@bcoe/v8-coverage" "^0.2.3" "@bcoe/v8-coverage" "^0.2.3"
"@istanbuljs/schema" "^0.1.3" "@istanbuljs/schema" "^0.1.3"