Skip to content

Commit 8c0e8f5

Browse files
chore(deps): update yarn to v4
1 parent 836b22c commit 8c0e8f5

File tree

5 files changed

+2096
-2077
lines changed

5 files changed

+2096
-2077
lines changed

.yarn/releases/yarn-3.8.3.cjs

-875
This file was deleted.

.yarn/releases/yarn-4.3.1.cjs

+894
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.3.1.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.3.1"
138138
}

0 commit comments

Comments
 (0)