Bump js-yaml and mocha in /hooks

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 3.14.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `js-yaml` from 3.12.0 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.14.2)

Updates `mocha` from 6.0.2 to 11.7.5
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v6.0.2...v11.7.5)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
- dependency-name: mocha
  dependency-version: 11.7.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-18 19:55:39 +00:00
committed by GitHub
parent ec57d1dbdb
commit 189fd8c486
2 changed files with 3849 additions and 2331 deletions

6178
hooks/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@
"@types/mocha": "^5.2.6",
"chai": "^4.2.0",
"istanbul": "^0.4.5",
"mocha": "^6.0.2",
"mocha": "^11.7.5",
"mocha-typescript": "^1.0.23",
"ts-node": "^8.0.2",
"tslint": "^5.13.0",