Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 2802474

Browse files
chore(deps): update yarn to v4
1 parent e322d36 commit 2802474

File tree

6 files changed

+7006
-6987
lines changed

6 files changed

+7006
-6987
lines changed

.yarn/releases/yarn-3.6.4.cjs

Lines changed: 0 additions & 874 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
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-exec.cjs
77
spec: "@yarnpkg/plugin-exec"
88

9-
yarnPath: .yarn/releases/yarn-3.6.4.cjs
9+
yarnPath: .yarn/releases/yarn-4.0.2.cjs

common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "common",
33
"version": "0.1.0",
4-
"packageManager": "yarn@3.6.4",
4+
"packageManager": "yarn@4.0.2",
55
"main": "src/index.ts",
66
"scripts": {
77
"build": "echo 'Nothing to build.'",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"engines": {
3232
"node": ">=16.x"
3333
},
34-
"packageManager": "yarn@3.6.4",
34+
"packageManager": "yarn@4.0.2",
3535
"resolutions": {
3636
"@babel/traverse": "7.23.2",
3737
"yaml@^2.2.2": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch",

0 commit comments

Comments
 (0)