Skip to content

Commit e5c204a

Browse files
chore(deps): update yarn to v4
1 parent 2f18e70 commit e5c204a

File tree

5 files changed

+2143
-2125
lines changed

5 files changed

+2143
-2125
lines changed

.yarn/releases/yarn-3.7.0.cjs

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

.yarn/releases/yarn-4.0.2.cjs

Lines changed: 893 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.7.0.cjs
3+
yarnPath: .yarn/releases/yarn-4.0.2.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.7.0"
137+
"packageManager": "yarn@4.0.2"
138138
}

0 commit comments

Comments
 (0)