chore(deps): update yarn to v4.6.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-01 19:12:55 +00:00 committed by Philip Molares
parent 668ba5f2cd
commit 9fb8ab4941
4 changed files with 936 additions and 927 deletions

File diff suppressed because one or more lines are too long

934
.yarn/releases/yarn-4.6.0.cjs vendored Executable file

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.4.1.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs

View File

@ -209,5 +209,5 @@
"bufferutil": "4.0.9",
"utf-8-validate": "6.0.5"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.6.0"
}