Skip to content

Commit 986b390

Browse files
chore: bump c8 from 11.0.0 to 12.0.0 (#425)
Bumps [c8](https://github.com/bcoe/c8) from 11.0.0 to 12.0.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v11.0.0...v12.0.0) --- updated-dependencies: - dependency-name: c8 dependency-version: 12.0.0 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 19e73cd commit 986b390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@fastify/cookie": "^11.0.1",
7171
"@fastify/rate-limit": "^11.0.0",
7272
"@types/node": "^26.0.1",
73-
"c8": "^11.0.0",
73+
"c8": "^12.0.0",
7474
"eslint": "^9.17.0",
7575
"fastify": "^5.0.0",
7676
"neostandard": "^0.13.0",

0 commit comments

Comments
 (0)