chore(deps): update yarn to v3.8.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-10 15:21:30 +00:00 committed by Tilman Vatteroth
parent 6fbae823ef
commit 8fc3378d35
4 changed files with 877 additions and 877 deletions

File diff suppressed because one or more lines are too long

875
.yarn/releases/yarn-3.8.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View file

@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs - path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools" spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.7.0.cjs yarnPath: .yarn/releases/yarn-3.8.0.cjs

View file

@ -210,5 +210,5 @@
"bufferutil": "4.0.8", "bufferutil": "4.0.8",
"utf-8-validate": "6.0.3" "utf-8-validate": "6.0.3"
}, },
"packageManager": "yarn@3.7.0" "packageManager": "yarn@3.8.0"
} }