Skip to content

Commit 7be656c

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

File tree

6 files changed

+7267
-6938
lines changed

6 files changed

+7267
-6938
lines changed

.yarn/releases/yarn-3.0.1.cjs

-631
This file was deleted.

.yarn/releases/yarn-4.6.0.cjs

+934
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
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.6.0.cjs

packages/array-to-tree/package.json

+1-1
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.6.0"
2121
}

packages/debounce-promise/package.json

+1-1
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.6.0"
1717
}

0 commit comments

Comments
 (0)