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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Borewit committed Dec 16, 2024
1 parent 7df601c commit 8ae6258
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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 @@ -767,10 +767,10 @@ __metadata:
linkType: hard

"c8@npm:^10.1.2":
version: 10.1.2
resolution: "c8@npm:10.1.2"
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 @@ -788,7 +788,7 @@ __metadata:
optional: true
bin:
c8: bin/c8.js
checksum: 10c0/882903f22c08f9053b7b274ba31c374cf141d027c46cda57e6472798f82437c5d73fe25bd25b60d6b01c9de383615ae932e6c4d7d4acd7ea231216215f207217
checksum: 10c0/1265ddbcb0e624fe200978e9263faf948cb9694ce8e6b858adbb14f1186de2e6c451aa4aabb821e9eb7f1972859e14691eaf2ff12ad96be7a3fc0e39946fc569
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ae6258

Please sign in to comment.