build(deps-dev): bump mocha from 10.8.2 to 11.0.1 (#4070)

Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.8.2...v11.0.1)

---
updated-dependencies:
- dependency-name: mocha
  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>
This commit is contained in:
dependabot[bot]
2024-12-30 11:05:00 -08:00
committed by GitHub
parent 86a446efba
commit 4f43b505d5
7 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"@types/sinon": "^17.0.3",
"c8": "^10.1.2",
"chai": "^5.1.2",
"mocha": "^10.8.2",
"mocha": "^11.0.1",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
"tsconfig": "*",