Skip to content

Commit

Permalink
Bump c8 from 10.1.2 to 10.1.3
Browse files Browse the repository at this point in the history
Bumps [c8](https://github.com/bcoe/c8) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v10.1.2...v10.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 70d8d2b commit 8ccab36
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@types/media-typer": "^1.1.3",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.1",
"c8": "^10.1.2",
"c8": "^10.1.3",
"chai": "^5.1.2",
"chai-as-promised": "^8.0.1",
"del-cli": "^6.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ __metadata:
languageName: node
linkType: hard

"@bcoe/v8-coverage@npm:^0.2.3":
version: 0.2.3
resolution: "@bcoe/v8-coverage@npm:0.2.3"
checksum: 10c0/6b80ae4cb3db53f486da2dc63b6e190a74c8c3cca16bb2733f234a0b6a9382b09b146488ae08e2b22cf00f6c83e20f3e040a2f7894f05c045c946d6a090b1d52
"@bcoe/v8-coverage@npm:^1.0.1":
version: 1.0.1
resolution: "@bcoe/v8-coverage@npm:1.0.1"
checksum: 10c0/8a5df36b79715f54f419052966dfd7900eef13dadc31cc9214bd69b8b3eabdc5a3013612453edf547fa35cbeb5fd57a12e7910a75a845aac410d81d08511944a
languageName: node
linkType: hard

Expand Down Expand Up @@ -725,11 +725,11 @@ __metadata:
languageName: node
linkType: hard

"c8@npm:^10.1.2":
version: 10.1.2
resolution: "c8@npm:10.1.2"
"c8@npm:^10.1.3":
version: 10.1.3
resolution: "c8@npm:10.1.3"
dependencies:
"@bcoe/v8-coverage": "npm:^0.2.3"
"@bcoe/v8-coverage": "npm:^1.0.1"
"@istanbuljs/schema": "npm:^0.1.3"
find-up: "npm:^5.0.0"
foreground-child: "npm:^3.1.1"
Expand All @@ -747,7 +747,7 @@ __metadata:
optional: true
bin:
c8: bin/c8.js
checksum: 10c0/882903f22c08f9053b7b274ba31c374cf141d027c46cda57e6472798f82437c5d73fe25bd25b60d6b01c9de383615ae932e6c4d7d4acd7ea231216215f207217
checksum: 10c0/1265ddbcb0e624fe200978e9263faf948cb9694ce8e6b858adbb14f1186de2e6c451aa4aabb821e9eb7f1972859e14691eaf2ff12ad96be7a3fc0e39946fc569
languageName: node
linkType: hard

Expand Down Expand Up @@ -2350,7 +2350,7 @@ __metadata:
"@types/media-typer": "npm:^1.1.3"
"@types/mocha": "npm:^10.0.10"
"@types/node": "npm:^22.10.1"
c8: "npm:^10.1.2"
c8: "npm:^10.1.3"
chai: "npm:^5.1.2"
chai-as-promised: "npm:^8.0.1"
content-type: "npm:^1.0.5"
Expand Down

0 comments on commit 8ccab36

Please sign in to comment.