Update Yarn to v4.9.2 (#25714)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/25722/head
renovate[bot] 2025-06-07 09:09:11 +02:00 committed by GitHub
parent e1c42d9985
commit 39de40dec9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 274 additions and 280 deletions

File diff suppressed because one or more lines are too long

View File

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

View File

@ -236,5 +236,5 @@
"tslib": "2.8.1",
"@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"
},
"packageManager": "yarn@4.9.1"
"packageManager": "yarn@4.9.2"
}