Update Yarn to v4.14.1 (#51631)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-20 09:16:38 +03:00
committed by GitHub
parent 520739dd0e
commit 64ad41a533
3 changed files with 171 additions and 171 deletions

File diff suppressed because one or more lines are too long

View File

@@ -8,4 +8,4 @@ enableGlobalCache: false
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.14.0.cjs
yarnPath: .yarn/releases/yarn-4.14.1.cjs

View File

@@ -222,7 +222,7 @@
"@material/mwc-list@^0.27.0": "patch:@material/mwc-list@npm%3A0.27.0#~/.yarn/patches/@material-mwc-list-npm-0.27.0-5344fc9de4.patch",
"glob@^10.2.2": "^10.5.0"
},
"packageManager": "yarn@4.14.0",
"packageManager": "yarn@4.14.1",
"volta": {
"node": "24.15.0"
}