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 May 2, 2024
1 parent 4116a01 commit 1af6ac8
Show file tree
Hide file tree
Showing 5 changed files with 2,616 additions and 2,597 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.1.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.2.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.1.cjs
yarnPath: .yarn/releases/yarn-4.2.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.1",
"packageManager": "yarn@4.2.1",
"engines": {
"npm": "use yarn instead",
"yarn": "3.8.1"
"yarn": "4.2.1"
}
}
Loading

0 comments on commit 1af6ac8

Please sign in to comment.