Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
496bcf0549
Merge 6cbf134cec into 4c179d3dff 2023-10-28 18:32:09 +00:00
renovate[bot]
6cbf134cec
⬆️ Update Yarn to v4 2023-10-28 18:32:05 +00:00
6 changed files with 670 additions and 670 deletions

File diff suppressed because one or more lines are too long

View File

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

View File

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

View File

@ -24,5 +24,5 @@
"webdav": "4.10.0",
"winston": "3.8.1"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.0.1"
}

View File

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