chore(deps): update yarn to v4.9.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-20 18:00:58 +00:00 committed by GitHub
parent 8dbf77b0a9
commit 8e1d21e43e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 171 additions and 171 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

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