Skip to content

Commit ba60cd0

Browse files
chore(deps-dev): bump c8 in the development-dependencies group
Bumps the development-dependencies group with 1 update: [c8](https://github.com/bcoe/c8). Updates `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 dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f85500 commit ba60cd0

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
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@openally/config.eslint": "^2.2.0",
44-
"c8": "^10.1.3",
44+
"c8": "^11.0.0",
4545
"pkg-ok": "^3.0.0"
4646
},
4747
"engines": {

0 commit comments

Comments
 (0)