1
0
Fork 0

update: update dependency c8 to v8

This commit is contained in:
renovate[bot] 2023-06-20 12:32:30 +00:00 committed by GitHub
parent 2f97f45551
commit 43fc69e950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/eslint-plugin-tslint": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"c8": "7.14.0",
"c8": "8.0.0",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"eslint": "8.42.0",

View File

@ -630,10 +630,10 @@ buffer-from@^1.0.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
c8@7.14.0:
version "7.14.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.14.0.tgz#f368184c73b125a80565e9ab2396ff0be4d732f3"
integrity sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw==
c8@8.0.0:
version "8.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-8.0.0.tgz#99c7408fbbafaa5630ddc80881adbfe461fc6c8f"
integrity sha512-XHA5vSfCLglAc0Xt8eLBZMv19lgiBSjnb1FLAQgnwkuhJYEonpilhEB4Ea3jPAbm0FhD6VVJrc0z73jPe7JyGQ==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@istanbuljs/schema" "^0.1.3"