chore(deps): update dependency yaml to v2.9.0

This commit is contained in:
renovate[bot]
2026-05-14 21:28:25 +00:00
committed by GitHub
parent f0d17bc84e
commit 5f2fad560c
2 changed files with 5 additions and 5 deletions

View File

@@ -69,7 +69,7 @@
"vite": "8.0.12",
"vite-plugin-checker": "0.13.0",
"vitest": "4.1.6",
"yaml": "2.8.4"
"yaml": "2.9.0"
}
},
"node_modules/@adobe/css-tools": {
@@ -6459,9 +6459,9 @@
"license": "ISC"
},
"node_modules/yaml": {
"version": "2.8.4",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.4.tgz",
"integrity": "sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
"integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
"devOptional": true,
"license": "ISC",
"bin": {

View File

@@ -77,7 +77,7 @@
"vite": "8.0.12",
"vite-plugin-checker": "0.13.0",
"vitest": "4.1.6",
"yaml": "2.8.4"
"yaml": "2.9.0"
},
"overrides": {
"react-infinite-scroller": {