build(deps-dev): bump mocha from 11.7.2 to 11.7.4 (#4525)

Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.2 to 11.7.4.
- [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/v11.7.2...v11.7.4)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.7.4
  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>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2025-10-14 19:40:06 +02:00
committed by GitHub
co-authored by Fleny
parent a2cbe01842
commit 7aa915595a
7 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@types/sinon": "^17.0.4",
"c8": "^10.1.3",
"chai": "^6.2.0",
"mocha": "^11.7.2",
"mocha": "^11.7.4",
"sinon": "^21.0.0",
"ts-node": "^10.9.2",
"tsconfig": "*",