build(deps-dev): bump mocha from 11.7.5 to 11.7.6 (#5041)

Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.5 to 11.7.6.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v11.7.5...v11.7.6)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.7.6
  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: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-06-02 20:44:30 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent e8cf59e9b5
commit 6117f569d4
7 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@types/sinon": "^21.0.1",
"c8": "^11.0.0",
"chai": "^6.2.2",
"mocha": "^11.7.5",
"mocha": "^11.7.6",
"sinon": "^22.0.0",
"ts-node": "^10.9.2",
"tsconfig": "*",