Skip to content

Commit 5ff9af5

Browse files
dependabot[bot]kevinoid
authored andcommitted
build(deps-dev): bump c8 from 9.1.0 to 10.0.0
Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9d02e7 commit 5ff9af5

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
@@ -59,7 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"@kevinoid/eslint-config": "^32.0.0",
62-
"c8": "^9.0.0",
62+
"c8": "^10.0.0",
6363
"escape-string-regexp": "^4.0.0",
6464
"eslint": "^8.38.0",
6565
"eslint-config-airbnb-base": "^15.0.0",

0 commit comments

Comments
 (0)