chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /microsite

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-17 16:30:57 +00:00
committed by Fredrik Adelöw
parent 100b0806b6
commit dc4c3549ac
2 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"@docusaurus/tsconfig": "^3.1.1",
"@types/luxon": "^3.0.0",
"@types/webpack-env": "^1.18.0",
"js-yaml": "^4.1.0",
"js-yaml": "^4.1.1",
"prettier": "^2.6.2",
"typescript": "~5.2.0",
"yaml-loader": "^0.8.0"