Bump js-yaml and mocha

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


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

Updates `mocha` from 10.2.0 to 10.8.2
- [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.2.0...v10.8.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: mocha
  dependency-version: 10.8.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-15 10:38:14 +00:00
committed by GitHub
parent cb6c78070c
commit 4c15ebdc42
2 changed files with 143 additions and 146 deletions

View File

@@ -444,7 +444,7 @@
"@types/vscode": "^1.24.0",
"eslint": "^8.56.0",
"eslint-plugin-jsdoc": "^47.0.2",
"mocha": "^10.2.0",
"mocha": "^10.8.2",
"typescript": "^5.3.3"
}
}