Skip to content

Commit 4325d24

Browse files
build(deps-dev): bump c8 from 9.1.0 to 10.1.3 (#19)
Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.1.3. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v9.1.0...v10.1.3) --- 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 9e79f48 commit 4325d24

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
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@fastify/pre-commit": "^2.1.0",
41-
"c8": "^9.1.0",
41+
"c8": "^10.1.3",
4242
"eslint": "^9.17.0",
4343
"neostandard": "^0.12.0",
4444
"tsd": "^0.31.0"

0 commit comments

Comments
 (0)