Skip to content

Commit 1c3fc05

Browse files
authored
Merge pull request #734 from aryaemami59/upgrade-to-yarn-4.4.1
Update to Yarn 4.4.1
2 parents 88e7ffd + d69c2b2 commit 1c3fc05

File tree

6 files changed

+2882
-2751
lines changed

6 files changed

+2882
-2751
lines changed

.yarn/releases/yarn-4.1.0.cjs

Lines changed: 0 additions & 893 deletions
This file was deleted.

.yarn/releases/yarn-4.4.1.cjs

Lines changed: 925 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
compressionLevel: mixed
2+
13
enableGlobalCache: false
24

35
enableTransparentWorkspaces: false
46

5-
compressionLevel: mixed
6-
77
nodeLinker: node-modules
88

9-
yarnPath: .yarn/releases/yarn-4.1.0.cjs
9+
yarnPath: .yarn/releases/yarn-4.4.1.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@
8787
"resolutions": {
8888
"esbuild": "0.23.0"
8989
},
90-
"packageManager": "yarn@4.1.0"
90+
"packageManager": "yarn@4.4.1"
9191
}

0 commit comments

Comments
 (0)