Skip to content

Commit

Permalink
⬆️ Update Yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 4c179d3 commit 9c93917
Show file tree
Hide file tree
Showing 10 changed files with 3,133 additions and 2,913 deletions.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.2.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-4.0.0.cjs

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion nextcloud_backup/rootfs/opt/nextcloud_backup/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-4.0.0.cjs
2 changes: 1 addition & 1 deletion nextcloud_backup/rootfs/opt/nextcloud_backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"webdav": "4.10.0",
"winston": "3.8.1"
},
"packageManager": "yarn@3.2.2"
"packageManager": "yarn@4.0.0"
}
830 changes: 415 additions & 415 deletions nextcloud_backup/rootfs/opt/nextcloud_backup/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hassio-nextcloud-backup",
"packageManager": "yarn@3.2.2",
"packageManager": "yarn@4.0.0",
"devDependencies": {
"auto-changelog": "2.4.0",
"release-it": "15.2.0"
Expand Down
1,856 changes: 928 additions & 928 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 9c93917

Please sign in to comment.