chore(deps): update yarn to v3.8.5

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-28 20:40:53 +00:00
parent 8258c60109
commit bbe6ab0a03
3 changed files with 149 additions and 149 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.8.1.cjs
yarnPath: .yarn/releases/yarn-3.8.5.cjs

View file

@ -210,5 +210,5 @@
"bufferutil": "4.0.8",
"utf-8-validate": "6.0.4"
},
"packageManager": "yarn@3.8.1"
"packageManager": "yarn@3.8.5"
}