Skip to content

Commit 7b0157b

Browse files
chore(deps): update yarn to v4
1 parent 6fb3492 commit 7b0157b

File tree

5 files changed

+2096
-2077
lines changed

5 files changed

+2096
-2077
lines changed

.yarn/releases/yarn-3.8.2.cjs

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

.yarn/releases/yarn-4.3.0.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
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.2.cjs
3+
yarnPath: .yarn/releases/yarn-4.3.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,5 @@
134134
"arrowParens": "always",
135135
"parser": "typescript"
136136
},
137-
"packageManager": "yarn@3.8.2"
137+
"packageManager": "yarn@4.3.0"
138138
}

0 commit comments

Comments
 (0)