Skip to content

Commit b5c021b

Browse files
Bump c8 from 10.1.3 to 11.0.0 (#30)
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 b242c19 commit b5c021b

File tree

2 files changed

+70
-128
lines changed

2 files changed

+70
-128
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@antfu/eslint-config": "^7.4.3",
51-
"c8": "^10.1.3",
51+
"c8": "^11.0.0",
5252
"eslint-plugin-format": "^2.0.1"
5353
}
5454
}

0 commit comments

Comments
 (0)