Skip to content

Commit 79195e7

Browse files
Upgrade: Bump c8 from 8.0.1 to 9.0.0
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.0.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.0.0) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a108e84 commit 79195e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"auto-changelog": "^2.2.0",
39-
"c8": "^8.0.0",
39+
"c8": "^9.0.0",
4040
"fs-extra": "^11.1.0",
4141
"gh-release": "^7.0.0",
4242
"jsdoc": "^4.0.0",

0 commit comments

Comments
 (0)