Skip to content

Commit 0acaf26

Browse files
chore(deps-dev): bump c8 from 10.1.3 to 11.0.0
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>
1 parent 220027f commit 0acaf26

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
@@ -47,7 +47,7 @@
4747
"validate-npm-package-name": "^5.0.0"
4848
},
4949
"devDependencies": {
50-
"c8": "^10.1.3",
50+
"c8": "^11.0.0",
5151
"fs-test-fixtures": "^0.2.0-next",
5252
"mocha": "^11.7.5",
5353
"semistandard": "^17.0.0",

0 commit comments

Comments
 (0)