build(deps-dev): bump js-yaml from 4.2.0 to 4.3.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-12 03:05:41 +00:00
committed by GitHub
parent e90574c974
commit 9662062446
3 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"eslint-plugin-jest": "^27.9.0",
"https": "^1.0.0",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"js-yaml": "^4.3.1",
"prettier": "3.2.5",
"semver": "^7.6.0",
"ts-jest": "^29.0.3",