chore(deps): update yarn to v3.6.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-17 21:03:09 +00:00
parent 6bc75956e6
commit b7b73d20dd
3 changed files with 2 additions and 2 deletions

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.6.1.cjs yarnPath: .yarn/releases/yarn-3.6.2.cjs

View file

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