Skip to content

Commit 3087d4b

Browse files
committed
update yarn
1 parent 054267a commit 3087d4b

File tree

4 files changed

+954
-937
lines changed

4 files changed

+954
-937
lines changed

.yarn/releases/yarn-4.8.1.cjs

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

.yarn/releases/yarn-4.9.1.cjs

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

.yarnrc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
compressionLevel: mixed
2+
3+
enableGlobalCache: true
4+
15
nodeLinker: node-modules
26

3-
yarnPath: .yarn/releases/yarn-4.8.1.cjs
7+
yarnPath: .yarn/releases/yarn-4.9.1.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"resolutions": {
3939
"ansi-color@^0.2.1": "patch:ansi-color@npm%3A0.2.1#./.yarn/patches/ansi-color-npm-0.2.1-f7243d10a4.patch"
4040
},
41-
"packageManager": "yarn@4.8.1"
41+
"packageManager": "yarn@4.9.1"
4242
}

0 commit comments

Comments
 (0)