Skip to content

Commit 33a896e

Browse files
authored
build: update to latest yarn (#3466)
1 parent 355ba59 commit 33a896e

File tree

4 files changed

+936
-895
lines changed

4 files changed

+936
-895
lines changed

.yarn/releases/yarn-4.1.1.cjs

-893
This file was deleted.

.yarn/releases/yarn-4.6.0.cjs

+934
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ cacheFolder: ./.yarn/cache
22

33
nodeLinker: node-modules
44

5-
yarnPath: .yarn/releases/yarn-4.1.1.cjs
5+
yarnPath: .yarn/releases/yarn-4.6.0.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@
127127
"last 2 Safari versions",
128128
"last 2 iOS versions"
129129
],
130-
"packageManager": "yarn@4.1.1"
130+
"packageManager": "yarn@4.6.0"
131131
}

0 commit comments

Comments
 (0)