Skip to content

Commit 654e0c5

Browse files
Bump c8 from 10.1.3 to 11.0.0 (#1430)
* Bump c8 from 10.1.3 to 11.0.0 Bumps [c8](https://github.com/bcoe/c8) from 10.1.3 to 11.0.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v10.1.3...v11.0.0) --- updated-dependencies: - dependency-name: c8 dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * npm audit fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <[email protected]>
1 parent 2cca1f5 commit 654e0c5

2 files changed

Lines changed: 106 additions & 35 deletions

File tree

package-lock.json

Lines changed: 105 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/semver": "^7.7.1",
9393
"@typescript-eslint/eslint-plugin": "^8.56.1",
9494
"@typescript-eslint/parser": "^8.56.1",
95-
"c8": "^10.1.3",
95+
"c8": "^11.0.0",
9696
"cross-env": "^10.1.0",
9797
"eslint": "^9.39.3",
9898
"eslint-config-prettier": "^10.1.8",

0 commit comments

Comments
 (0)