⬆️ Update Yarn to v3.5.0

This commit is contained in:
renovate[bot] 2023-03-24 18:30:57 +00:00 committed by GitHub
parent 93e821794e
commit 9f0ea754b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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