chore(deps): update yarn to v3.6.2 #35

Merged
renovate-bot merged 1 commit from renovate/yarn-monorepo into main 2023-08-19 01:01:32 +02:00
3 changed files with 203 additions and 203 deletions

File diff suppressed because one or more lines are too long

View file

@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.6.1.cjs
yarnPath: .yarn/releases/yarn-3.6.2.cjs

View file

@ -54,5 +54,5 @@
"semver": "7.5.4",
"yargs": "17.7.2"
},
"packageManager": "yarn@3.6.1"
"packageManager": "yarn@3.6.2"
}