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 Apr 20, 2024
1 parent d6e18bb commit 7ac2931
Show file tree
Hide file tree
Showing 5 changed files with 2,473 additions and 2,363 deletions.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.1.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,4 +1,4 @@
yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-4.1.1.cjs
nodeLinker: "node-modules"
supportedArchitectures:
os: [linux, darwin]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
"optional": true
}
},
"packageManager": "yarn@3.2.3"
"packageManager": "yarn@4.1.1"
}
Loading

0 comments on commit 7ac2931

Please sign in to comment.