Bump js-yaml from 4.1.0 to 4.1.1 (#303)

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-17 10:13:47 -08:00
committed by GitHub
parent d59d2680aa
commit faa0536652
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.0.1",
"jest": "^30.2.0",
"js-yaml": "^4.1.0",
"js-yaml": "^4.1.1",
"markdownlint-cli": "^0.45.0",
"nock": "^13.5.6",
"prettier": "^3.6.2",