build(deps-dev): bump c8 from 9.0.0 to 9.1.0 (#3374)

Bumps [c8](https://github.com/bcoe/c8) from 9.0.0 to 9.1.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/v9.0.0...v9.1.0)

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

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-01-25 19:30:47 +00:00
committed by GitHub
parent 9427d0608f
commit 1e6f22e917
7 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.0",
"@types/sinon": "^17.0.3",
"c8": "^9.0.0",
"c8": "^9.1.0",
"chai": "^5.0.0",
"chai-as-promised": "^7.1.1",
"eslint": "^8.56.0",