Skip to content

Commit 99b94e0

Browse files
Bump c8 from 7.14.0 to 8.0.0 (#59)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63c6b90 commit 99b94e0

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
@@ -24,7 +24,7 @@
2424
"author": "Sophia Antipenko <sophia@antipenko.pp.ua>",
2525
"license": "MIT",
2626
"devDependencies": {
27-
"c8": "^7.10.0",
27+
"c8": "^8.0.0",
2828
"eslint": "^8.5.0",
2929
"mocha": "^10.1.0",
3030
"should": "^13.0.0"

0 commit comments

Comments
 (0)