Bump js-yaml from 4.1.1 to 4.2.0

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

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-28 22:36:15 +00:00
committed by GitHub
parent 4d90f94363
commit ba20757f2c
2 changed files with 18 additions and 8 deletions

View File

@@ -40,7 +40,7 @@
"globals": "^17.4.0",
"jest": "^30.3.0",
"jest-circus": "^30.3.0",
"js-yaml": "^4.1.0",
"js-yaml": "^4.2.0",
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"typescript": "^5.9.3"