chore(deps): update yarn to v3.6.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-25 17:58:10 +00:00
parent 0c5a67ec0b
commit 723b72ecdd
3 changed files with 2 additions and 2 deletions

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.6.2.cjs
yarnPath: .yarn/releases/yarn-3.6.3.cjs

View file

@ -210,5 +210,5 @@
"bufferutil": "4.0.7",
"utf-8-validate": "6.0.3"
},
"packageManager": "yarn@3.6.2"
"packageManager": "yarn@3.6.3"
}