Skip to content

Commit 6151d40

Browse files
chore(deps): update yarn to v4
1 parent e0dfdab commit 6151d40

5 files changed

Lines changed: 2384 additions & 2332 deletions

File tree

.yarn/releases/yarn-3.6.1.cjs

Lines changed: 0 additions & 874 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
1111
spec: '@yarnpkg/plugin-workspace-tools'
1212

13-
yarnPath: .yarn/releases/yarn-3.6.1.cjs
13+
yarnPath: .yarn/releases/yarn-4.12.0.cjs

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@
9292
"@typescript-eslint/no-unsafe-call": "off"
9393
}
9494
},
95-
"packageManager": "yarn@3.6.1",
95+
"packageManager": "yarn@4.12.0",
9696
"volta": {
9797
"node": "18.17.0",
98-
"yarn": "3.6.1"
98+
"yarn": "4.12.0"
9999
}
100100
}

0 commit comments

Comments
 (0)