Skip to content

Commit 5f0e4fa

Browse files
chore(deps-dev): bump c8 from 8.0.1 to 9.1.0 (#133)
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v8.0.1...v9.1.0) --- updated-dependencies: - dependency-name: c8 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 0a7f94d commit 5f0e4fa

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
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@types/js-yaml": "^4.0.5",
3535
"@types/node": "^18.11.7",
36-
"c8": "^8.0.0",
36+
"c8": "^9.1.0",
3737
"chai": "^4.3.6",
3838
"eslint": "^8.23.1",
3939
"eslint-config-hexo": "^5.0.0",

0 commit comments

Comments
 (0)