Skip to content

Commit

Permalink
Update to Yarn 4.4.1 (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Sep 12, 2024
1 parent 8ab85c9 commit 58c45ac
Show file tree
Hide file tree
Showing 5 changed files with 1,642 additions and 1,565 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.0.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
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.1.0.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@
"typescript": "^5.5.4",
"vitest": "^1.6.0"
},
"packageManager": "yarn@4.1.0"
"packageManager": "yarn@4.4.1"
}
Loading

0 comments on commit 58c45ac

Please sign in to comment.