chore(deps): update dependency c8 to v8 (#1624)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-14 16:11:37 +08:00 committed by GitHub
parent 8ec367e6c5
commit 234e79b22e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -81,7 +81,7 @@
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"ava": "^5.2.0",
"c8": "^7.13.0",
"c8": "^8.0.0",
"cross-env": "^7.0.3",
"electron": "25.1.0",
"esbuild": "^0.17.16",

View file

@ -2467,9 +2467,9 @@ __metadata:
languageName: node
linkType: hard
"c8@npm:^7.13.0":
version: 7.14.0
resolution: "c8@npm:7.14.0"
"c8@npm:^8.0.0":
version: 8.0.0
resolution: "c8@npm:8.0.0"
dependencies:
"@bcoe/v8-coverage": ^0.2.3
"@istanbuljs/schema": ^0.1.3
@ -2485,7 +2485,7 @@ __metadata:
yargs-parser: ^20.2.9
bin:
c8: bin/c8.js
checksum: ca44bbd200b09dd5b7a3b8909b964c82eabbbb28ce4543873a313118e1ba24c924fdb6440ed09c636debdbd2dffec5529cca9657d408cba295367b715e131975
checksum: 9b107e412a3ba2af89c8188d8f65864d6584d9043e61982957318bb4e0d0a8da3fcde6996a2eae3f413a17fb10feb25074899dcd2c770ee4cc467965ff4f93c4
languageName: node
linkType: hard
@ -6915,7 +6915,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.57.1
"@typescript-eslint/parser": ^5.57.1
ava: ^5.2.0
c8: ^7.13.0
c8: ^8.0.0
cross-env: ^7.0.3
electron: 25.1.0
esbuild: ^0.17.16