⬆️ Update Yarn to v3.2.1 (#150)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-27 09:45:14 +02:00 committed by GitHub
parent 780a069688
commit 357c355e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 1576 additions and 1574 deletions

File diff suppressed because one or more lines are too long

786
.yarn/releases/yarn-3.2.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -1,3 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.2.0.cjs
yarnPath: .yarn/releases/yarn-3.2.1.cjs

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,3 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.2.0.cjs
yarnPath: .yarn/releases/yarn-3.2.1.cjs

View File

@ -24,5 +24,5 @@
"webdav": "4.10.0",
"winston": "3.8.0"
},
"packageManager": "yarn@3.2.0"
"packageManager": "yarn@3.2.1"
}

View File

@ -1,6 +1,6 @@
{
"name": "hassio-nextcloud-backup",
"packageManager": "yarn@3.2.0",
"packageManager": "yarn@3.2.1",
"devDependencies": {
"auto-changelog": "2.4.0",
"release-it": "15.1.0"