Skip to content

Commit 421a7fd

Browse files
Upgrade: Bump c8 from 7.14.0 to 8.0.0 (#111)
Bumps [c8](https://github.com/bcoe/c8) from 7.14.0 to 8.0.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v7.14.0...v8.0.0) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9739ca5 commit 421a7fd

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
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"auto-changelog": "^2.2.0",
43-
"c8": "^7.9.0",
43+
"c8": "^8.0.0",
4444
"eslint": "^4.19.1",
4545
"eslint-config-mysticatea": "^13.0.2",
4646
"fs-extra": "^11.1.0",

0 commit comments

Comments
 (0)