Skip to content

Commit a6b6c04

Browse files
chore(deps-dev): bump c8 in the development-dependencies group (#274)
Bumps the development-dependencies group with 1 update: [c8](https://github.com/bcoe/c8). Updates `c8` from 9.1.0 to 10.1.2 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v9.1.0...v10.1.2) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51f5cd6 commit a6b6c04

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
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@nodesecure/eslint-config": "^1.6.0",
5858
"@types/node": "^20.6.2",
59-
"c8": "^9.0.0",
59+
"c8": "^10.1.2",
6060
"cross-env": "^7.0.3",
6161
"eslint": "^9.0.0",
6262
"glob": "^10.3.4",

0 commit comments

Comments
 (0)