Skip to content

Commit 46abcbc

Browse files
Bump c8 from 8.0.1 to 10.1.2 (#5)
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 10.1.2. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v8.0.1...v10.1.2) --- 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 ca0f2aa commit 46abcbc

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
@@ -46,7 +46,7 @@
4646
"@types/node": "^20.0.0",
4747
"@types/tap": "^15.0.3",
4848
"@typescript-eslint/eslint-plugin": "^6.0.0",
49-
"c8": "^8.0.0",
49+
"c8": "^10.1.2",
5050
"eslint": "^8.1.0",
5151
"eslint-config-prettier": "^9.0.0",
5252
"eslint-plugin-import": "^2.23.4",

0 commit comments

Comments
 (0)