chore(deps-dev): bump js-yaml from 5.2.3 to 5.3.0

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

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 5.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-14 10:54:10 +00:00
committed by GitHub
parent 45c121f982
commit ea5d9b156d
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"@vercel/ncc": "^0.44.1",
"esbuild": "^0.28.2",
"jest": "^30.4.2",
"js-yaml": "^5.2.3",
"js-yaml": "^5.3.0",
"ts-jest": "^29.4.11",
"typescript": "^6.0.3"
}