Skip to content

Commit 840e8e2

Browse files
committed
Update yarn to 4.5.2
Signed-off-by: Danang Galuh Tegar Prasetyo <dan@danang.id>
1 parent 75f6bfc commit 840e8e2

File tree

6 files changed

+2531
-2719
lines changed

6 files changed

+2531
-2719
lines changed

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

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

.yarn/releases/yarn-3.1.1.cjs

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

.yarn/releases/yarn-4.5.2.cjs

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

.yarnrc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
nodeLinker: node-modules
1+
compressionLevel: mixed
2+
3+
enableGlobalCache: false
24

3-
plugins:
4-
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
5-
spec: "@yarnpkg/plugin-interactive-tools"
5+
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-3.1.1.cjs
7+
yarnPath: .yarn/releases/yarn-4.5.2.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@
6666
"eslint --fix"
6767
]
6868
},
69-
"packageManager": "yarn@3.1.1"
69+
"packageManager": "yarn@4.5.2"
7070
}

0 commit comments

Comments
 (0)