Skip to content

Commit b0d3759

Browse files
chore(deps): update yarn to v4
1 parent c040d2b commit b0d3759

File tree

6 files changed

+7226
-6938
lines changed

6 files changed

+7226
-6938
lines changed

.yarn/releases/yarn-3.0.1.cjs

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

.yarn/releases/yarn-4.0.1.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
@@ -11,4 +11,4 @@ plugins:
1111
unsafeHttpWhitelist:
1212
- localhost
1313

14-
yarnPath: .yarn/releases/yarn-3.0.1.cjs
14+
yarnPath: .yarn/releases/yarn-4.0.1.cjs

packages/array-to-tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"publishConfig": {
1818
"access": "public"
1919
},
20-
"packageManager": "yarn@3.0.1"
20+
"packageManager": "yarn@4.0.1"
2121
}

packages/debounce-promise/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"publishConfig": {
1414
"access": "public"
1515
},
16-
"packageManager": "yarn@3.0.1"
16+
"packageManager": "yarn@4.0.1"
1717
}

0 commit comments

Comments
 (0)