⬆️ Update Yarn to v3.2.4

This commit is contained in:
renovate[bot] 2022-10-24 20:59:27 +00:00 committed by GitHub
parent ded4bc7315
commit d37fb8d739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 1606 additions and 1570 deletions

File diff suppressed because one or more lines are too long

801
.yarn/releases/yarn-3.2.4.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.2.cjs
yarnPath: .yarn/releases/yarn-3.2.4.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.2.cjs
yarnPath: .yarn/releases/yarn-3.2.4.cjs

View File

@ -24,5 +24,5 @@
"webdav": "4.10.0",
"winston": "3.8.1"
},
"packageManager": "yarn@3.2.2"
"packageManager": "yarn@3.2.4"
}

View File

@ -1,6 +1,6 @@
{
"name": "hassio-nextcloud-backup",
"packageManager": "yarn@3.2.2",
"packageManager": "yarn@3.2.4",
"devDependencies": {
"auto-changelog": "2.4.0",
"release-it": "15.2.0"