Skip to content

Commit fc4e0ba

Browse files
chore(deps): update yarn to v4
1 parent 1821f7d commit fc4e0ba

File tree

5 files changed

+2128
-2078
lines changed

5 files changed

+2128
-2078
lines changed

.yarn/releases/yarn-3.8.3.cjs

-875
This file was deleted.

.yarn/releases/yarn-4.4.0.cjs

+925
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Defines what linker should be used for installing Node packages (useful to enable the node-modules plugin), one of: pnp, pnpm and node-modules.
22
nodeLinker: node-modules
3-
yarnPath: .yarn/releases/yarn-3.8.3.cjs
3+
yarnPath: .yarn/releases/yarn-4.4.0.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,5 @@
134134
"arrowParens": "always",
135135
"parser": "typescript"
136136
},
137-
"packageManager": "yarn@3.8.3"
137+
"packageManager": "yarn@4.4.0"
138138
}

0 commit comments

Comments
 (0)