build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#330)

Bumps [js-yaml](https://github.com/nodeca/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-14 15:53:41 +00:00
committed by GitHub
parent f1b8663571
commit 75796947f9
2 changed files with 6 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"eslint-plugin-prettier": "^5.5.4",
"jest": "^29.0.0",
"jest-circus": "^29.0.0",
"js-yaml": "^4.1.0",
"js-yaml": "^4.1.1",
"prettier": "^3.6.2",
"ts-jest": "^29.4.5",
"typescript": "^4.9.5"