build(deps-dev): bump c8 from 10.1.2 to 10.1.3 (#4071)

Bumps [c8](https://github.com/bcoe/c8) from 10.1.2 to 10.1.3.
- [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.2...v10.1.3)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-30 16:09:11 -08:00
committed by GitHub
parent 21e81c087b
commit efc15e1488
7 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.2",
"@types/sinon": "^17.0.3",
"c8": "^10.1.2",
"c8": "^10.1.3",
"chai": "^5.1.2",
"mocha": "^11.0.1",
"sinon": "^19.0.2",