Skip to content

Commit a42e7db

Browse files
committed
Updating yarn
1 parent 6947eb7 commit a42e7db

File tree

6 files changed

+2220
-2656
lines changed

6 files changed

+2220
-2656
lines changed

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

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

.yarn/releases/yarn-3.2.3.cjs

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

.yarn/releases/yarn-4.1.0.cjs

Lines changed: 893 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.2.3.cjs
7+
yarnPath: .yarn/releases/yarn-4.1.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"turbo": "1.11.3",
2828
"typescript": "5.3.3"
2929
},
30-
"packageManager": "yarn@3.6.4"
30+
"packageManager": "yarn@4.1.0"
3131
}

0 commit comments

Comments
 (0)