Skip to content

Commit ddcf6bb

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

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
@@ -55,7 +55,7 @@
5555
"@types/node": "^14.18.36",
5656
"@typescript-eslint/eslint-plugin": "^5.53.0",
5757
"@typescript-eslint/parser": "^5.53.0",
58-
"c8": "^7.13.0",
58+
"c8": "^8.0.1",
5959
"chai": "^4.3.6",
6060
"chai-as-promised": "^7.1.1",
6161
"dependency-check": "^5.0.0-7",

0 commit comments

Comments
 (0)