build(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#4816)

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](https://github.com/bcoe/c8/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-03-03 18:21:24 +01:00
committed by GitHub
co-authored by Fleny
parent 720c0daa4f
commit cba0cb061f
7 changed files with 84 additions and 24 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"@types/mocha": "^10.0.10",
"@types/node": "^25.3.3",
"@types/sinon": "^21.0.0",
"c8": "^10.1.3",
"c8": "^11.0.0",
"chai": "^6.2.2",
"chai-as-promised": "^8.0.2",
"dotenv": "^17.3.1",