chore(deps): bump js-yaml from 4.1.1 to 4.2.0 in /docs

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/commits)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-20 05:36:05 +00:00 committed by GitHub
parent f57e255657
commit 558ae684fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@mdx-js/react": "^3.1.0",
"classnames": "^2.2.6",
"js-yaml": "^4.1.1",
"js-yaml": "^4.2.0",
"react": "^18.0.0",
"react-async": "^10.0.1",
"react-copy-to-clipboard": "^5.0.3",