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 Aug 24, 2024
1 parent cf56a84 commit 39d2af2
Show file tree
Hide file tree
Showing 5 changed files with 2,641 additions and 2,591 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.2.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.1.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 @@
yarnPath: .yarn/releases/yarn-3.8.2.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
nodeLinker: node-modules

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"example/webpack",
"example/vite"
],
"packageManager": "yarn@3.8.2",
"packageManager": "yarn@4.4.1",
"engines": {
"npm": "use yarn instead",
"yarn": "3.8.2"
"yarn": "4.4.1"
}
}
Loading

0 comments on commit 39d2af2

Please sign in to comment.