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

This commit is contained in:
renovate[bot]
2026-05-05 10:10:38 +00:00
committed by GitHub
parent d4f67d726c
commit 97c700024a
2 changed files with 5 additions and 5 deletions

View File

@@ -69,7 +69,7 @@
"vite": "8.0.10",
"vite-plugin-checker": "0.13.0",
"vitest": "4.1.5",
"yaml": "2.8.3"
"yaml": "2.8.4"
}
},
"node_modules/@adobe/css-tools": {
@@ -6752,9 +6752,9 @@
"license": "ISC"
},
"node_modules/yaml": {
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz",
"integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
"version": "2.8.4",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.4.tgz",
"integrity": "sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==",
"devOptional": true,
"license": "ISC",
"bin": {

View File

@@ -77,7 +77,7 @@
"vite": "8.0.10",
"vite-plugin-checker": "0.13.0",
"vitest": "4.1.5",
"yaml": "2.8.3"
"yaml": "2.8.4"
},
"overrides": {
"react-infinite-scroller": {