Skip to content

Commit 3b4f5a5

Browse files
authored
chore: update yarn (#282)
1 parent da14fa4 commit 3b4f5a5

File tree

5 files changed

+4063
-4002
lines changed

5 files changed

+4063
-4002
lines changed

.yarn/releases/yarn-3.8.7.cjs

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

.yarn/releases/yarn-4.6.0.cjs

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

.yarnrc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
compressionLevel: mixed
2+
13
enableGlobalCache: true
24

35
nodeLinker: node-modules
46

5-
yarnPath: .yarn/releases/yarn-3.8.7.cjs
7+
yarnPath: .yarn/releases/yarn-4.6.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,5 @@
101101
"@semantic-release/github"
102102
]
103103
},
104-
"packageManager": "yarn@3.8.7"
104+
"packageManager": "yarn@4.6.0"
105105
}

0 commit comments

Comments
 (0)