Skip to content

Commit 3a615fb

Browse files
chore(deps-dev): bump c8 from 9.1.0 to 10.1.2
Bumps [c8](https://github.com/bcoe/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a34dd8 commit 3a615fb

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
@@ -38,7 +38,7 @@
3838
"stream-chunks": "^1.0.0"
3939
},
4040
"devDependencies": {
41-
"c8": "^9.1.0",
41+
"c8": "^10.1.2",
4242
"express": "^4.18.2",
4343
"express-as-promise": "^2.0.0",
4444
"is-stream": "^3.0.0",

0 commit comments

Comments
 (0)