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

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>
This commit is contained in:
dependabot[bot]
2025-11-15 10:51:41 +00:00
committed by GitHub
parent af618bdf10
commit b4eedf47a6
2 changed files with 8 additions and 8 deletions

View File

@@ -56,7 +56,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.4.0",
"globals": "^16.2.0",
"js-yaml": "^4.0.0",
"js-yaml": "^4.1.1",
"prettier": "^3.5.3",
"rollup": "^4.41.1",
"ts-node": "^10.9.2",