Skip to content

Commit e95a68a

Browse files
chore: bump c8 from 11.0.0 to 12.0.0
Bumps [c8](https://github.com/bcoe/c8) from 11.0.0 to 12.0.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v11.0.0...v12.0.0) --- updated-dependencies: - dependency-name: c8 dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9911d41 commit e95a68a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
}
6363
],
6464
"devDependencies": {
65-
"c8": "^11.0.0",
65+
"c8": "^12.0.0",
6666
"cli-select": "^1.1.2",
6767
"compile-json-stringify": "^0.1.2",
6868
"eslint": "^9.39.2",

0 commit comments

Comments
 (0)