chore(deps): update yarn to v4.12.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-24 14:04:37 +00:00
committed by Erik Michelson
parent ffc1e5f87d
commit f1c9f11d98
3 changed files with 329 additions and 335 deletions

File diff suppressed because one or more lines are too long

View File

@@ -4,4 +4,4 @@ enableGlobalCache: false
nodeLinker: node-modules nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.9.1.cjs yarnPath: .yarn/releases/yarn-4.12.0.cjs

View File

@@ -208,5 +208,5 @@
"bufferutil": "4.0.9", "bufferutil": "4.0.9",
"utf-8-validate": "6.0.5" "utf-8-validate": "6.0.5"
}, },
"packageManager": "yarn@4.9.1" "packageManager": "yarn@4.12.0"
} }