Skip to content

Commit

Permalink
chore(deps): update dependency c8 to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 79207e9 commit 04765f9
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/action-automatic-releases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/mocha": "10.0.6",
"@types/node": "20.10.6",
"@types/semver": "7.5.6",
"c8": "8.0.1",
"c8": "9.0.0",
"chai": "5.0.0",
"mocha": "10.2.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/action-commit-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.6",
"c8": "8.0.1",
"c8": "9.0.0",
"chai": "5.0.0",
"json-schema-to-ts": "3.0.0",
"mocha": "10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/action-label-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.6",
"c8": "8.0.1",
"c8": "9.0.0",
"chai": "5.0.0",
"mocha": "10.2.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/action-release-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.6",
"c8": "8.0.1",
"c8": "9.0.0",
"chai": "5.0.0",
"mocha": "10.2.0",
"typescript": "5.3.3"
Expand Down
31 changes: 10 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ __metadata:
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.10.6"
"@types/semver": "npm:7.5.6"
c8: "npm:8.0.1"
c8: "npm:9.0.0"
chai: "npm:5.0.0"
conventional-changelog-angular: "npm:7.0.0"
conventional-commits-parser: "npm:5.0.0"
Expand All @@ -699,7 +699,7 @@ __metadata:
"@types/chai": "npm:4.3.11"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.10.6"
c8: "npm:8.0.1"
c8: "npm:9.0.0"
chai: "npm:5.0.0"
json-schema-to-ts: "npm:3.0.0"
mocha: "npm:10.2.0"
Expand All @@ -718,7 +718,7 @@ __metadata:
"@types/chai": "npm:4.3.11"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.10.6"
c8: "npm:8.0.1"
c8: "npm:9.0.0"
chai: "npm:5.0.0"
mocha: "npm:10.2.0"
tslib: "npm:2.6.2"
Expand All @@ -737,7 +737,7 @@ __metadata:
"@types/chai": "npm:4.3.11"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.10.6"
c8: "npm:8.0.1"
c8: "npm:9.0.0"
chai: "npm:5.0.0"
mocha: "npm:10.2.0"
tslib: "npm:2.6.2"
Expand Down Expand Up @@ -1870,25 +1870,24 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3052,17 +3051,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: "npm:^7.0.0"
signal-exit: "npm:^3.0.2"
checksum: 6719982783a448162f9a01500757fb2053bc5dcd4d67c7cd30739b38ccc01b39f84e408c30989d1d8774519c021c0498e2450ab127690fb09d7f2568fd94ffcc
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 04765f9

Please sign in to comment.