chore(deps): update yarn to v3.6.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-03 10:10:48 +00:00 committed by Tilman Vatteroth
parent 5df8a45413
commit 75311149bc
3 changed files with 204 additions and 203 deletions

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
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.5.1.cjs
yarnPath: .yarn/releases/yarn-3.6.0.cjs

View file

@ -210,5 +210,5 @@
"bufferutil": "^4.0.0",
"utf-8-validate": "^6.0.0"
},
"packageManager": "yarn@3.5.1"
"packageManager": "yarn@3.6.0"
}