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 25, 2024
1 parent 6e21b89 commit d9700d9
Show file tree
Hide file tree
Showing 5 changed files with 3,077 additions and 3,018 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.6.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.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 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.8.6.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ts-node": "10.9.2",
"typescript": "4.7.4"
},
"packageManager": "yarn@3.8.6",
"packageManager": "yarn@4.5.1",
"dependencies": {
"@types/node": "20.16.2",
"canvas": "2.11.2"
Expand Down
Loading

0 comments on commit d9700d9

Please sign in to comment.