Skip to content

Commit 15c2858

Browse files
authored
chore: upgrade yarn to version 4 (#3380)
1 parent 3c5b5fa commit 15c2858

8 files changed

Lines changed: 11016 additions & 10979 deletions

File tree

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

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

.yarn/releases/yarn-3.8.7.cjs

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

.yarn/releases/yarn-4.12.0.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
nodeLinker: node-modules
22

33
plugins:
4-
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
5-
spec: '@yarnpkg/plugin-workspace-tools'
64
- path: .yarn/plugins/plugin-install-docs-deps.js
75

8-
yarnPath: .yarn/releases/yarn-3.8.7.cjs
6+
yarnPath: .yarn/releases/yarn-4.12.0.cjs

apps/docs/components/.yarnrc.yml

Whitespace-only changes.

apps/docs/components/yarn.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"yarn": ">=1.22.19",
8484
"node": ">=22.0.0"
8585
},
86-
"packageManager": "yarn@3.8.7",
86+
"packageManager": "yarn@4.12.0",
8787
"config": {
8888
"commitizen": {
8989
"path": "cz-conventional-changelog",

yarn.lock

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

0 commit comments

Comments
 (0)