Skip to content

Commit 774653b

Browse files
build(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#210)
Bumps [c8](https://github.com/bcoe/c8) from 10.1.3 to 11.0.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v10.1.3...v11.0.0) --- updated-dependencies: - dependency-name: c8 dependency-version: 11.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 6a7cd1e commit 774653b

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
@@ -69,7 +69,7 @@
6969
"devDependencies": {
7070
"@tsconfig/node10": "^1.0.9",
7171
"@types/pg": "^8.11.4",
72-
"c8": "^10.1.2",
72+
"c8": "^11.0.0",
7373
"fastify": "^5.0.0",
7474
"neostandard": "^0.12.0",
7575
"pg": "^8.11.3",

0 commit comments

Comments
 (0)