Skip to content

Commit

Permalink
build(deps-dev): bump c8 from 8.0.1 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v8.0.1...v9.1.0)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 2458f22 commit 9374265
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.1.1",
"c8": "^8.0.1",
"c8": "^9.1.0",
"chai": "^5.1.0",
"esbuild": "^0.20.2",
"esbuild-register": "^3.5.0",
Expand Down
25 changes: 7 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1589,7 +1589,7 @@ __metadata:
"@types/node": ^20.11.25
"@typescript-eslint/eslint-plugin": ^7.4.0
"@typescript-eslint/parser": ^7.1.1
c8: ^8.0.1
c8: ^9.1.0
chai: ^5.1.0
esbuild: ^0.20.2
esbuild-register: ^3.5.0
Expand Down Expand Up @@ -3302,25 +3302,24 @@ __metadata:
languageName: node
linkType: hard

"c8@npm:^8.0.1":
version: 8.0.1
resolution: "c8@npm:8.0.1"
"c8@npm:^9.1.0":
version: 9.1.0
resolution: "c8@npm:9.1.0"
dependencies:
"@bcoe/v8-coverage": ^0.2.3
"@istanbuljs/schema": ^0.1.3
find-up: ^5.0.0
foreground-child: ^2.0.0
foreground-child: ^3.1.1
istanbul-lib-coverage: ^3.2.0
istanbul-lib-report: ^3.0.1
istanbul-reports: ^3.1.6
rimraf: ^3.0.2
test-exclude: ^6.0.0
v8-to-istanbul: ^9.0.0
yargs: ^17.7.2
yargs-parser: ^21.1.1
bin:
c8: bin/c8.js
checksum: 2c47531d21cb67b1e533fbb203ddb5a1c4b45d52c004dcf4eb1376ac8df205f2f4a1b2b9611777ca88dadbbcc2bbdad26b8c5f7ca58a02ecd52afa2aebef73fe
checksum: c5249bf9c390784a33b05f5e930f5301793c15105c874a0130839dbf3309ce8832376f77be5e325a40cc2955f455f1d7aea754858befd07eee535dd42b287bbe
languageName: node
linkType: hard

Expand Down Expand Up @@ -4981,17 +4980,7 @@ __metadata:
languageName: node
linkType: hard

"foreground-child@npm:^2.0.0":
version: 2.0.0
resolution: "foreground-child@npm:2.0.0"
dependencies:
cross-spawn: ^7.0.0
signal-exit: ^3.0.2
checksum: f77ec9aff621abd6b754cb59e690743e7639328301fbea6ff09df27d2befaf7dd5b77cec51c32323d73a81a7d91caaf9413990d305cbe3d873eec4fe58960956
languageName: node
linkType: hard

"foreground-child@npm:^3.1.0":
"foreground-child@npm:^3.1.0, foreground-child@npm:^3.1.1":
version: 3.1.1
resolution: "foreground-child@npm:3.1.1"
dependencies:
Expand Down

0 comments on commit 9374265

Please sign in to comment.