Skip to content

Commit

Permalink
Upgrade Yarn to 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon committed Jan 2, 2024
1 parent f781d4e commit 1387c45
Show file tree
Hide file tree
Showing 6 changed files with 11,621 additions and 10,003 deletions.
550 changes: 0 additions & 550 deletions .yarn/plugins/@yarnpkg/plugin-version.cjs

This file was deleted.

28 changes: 0 additions & 28 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

This file was deleted.

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

Large diffs are not rendered by default.

11 changes: 5 additions & 6 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ changesetBaseRefs:
- upstream/main
- origin/main

initScope: uppy
compressionLevel: mixed

enableGlobalCache: false

initScope: uppy

nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: '@yarnpkg/plugin-version'
yarnPath: .yarn/releases/yarn-4.0.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"node": "^16.15.0 || >=18.0.0",
"yarn": "3.6.1"
},
"packageManager": "yarn@3.6.1+sha224.679d48a4db29f6beed7fe901a71e56b5e0619cdd615e140d9f33ce92",
"packageManager": "yarn@4.0.2",
"workspaces": [
"examples/*",
"packages/@uppy/*",
Expand Down
Loading

0 comments on commit 1387c45

Please sign in to comment.