Skip to content

Commit 1504c01

Browse files
build(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 7e8f79e commit 1504c01

File tree

2 files changed

+145
-76
lines changed

2 files changed

+145
-76
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@rollup/plugin-node-resolve": "^15.2.1",
3434
"@rollup/plugin-replace": "^5.0.5",
3535
"@rollup/plugin-terser": "^0.4.3",
36-
"c8": "^9.1.0",
36+
"c8": "^10.1.2",
3737
"cross-env": "^7.0.2",
3838
"eslint": "8.57.0",
3939
"eslint-config-prettier": "9.1.0",

0 commit comments

Comments
 (0)