Skip to content

Commit 4cb923b

Browse files
Update Yarn to v4.12.0 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f9c292 commit 4cb923b

File tree

5 files changed

+986
-1706
lines changed

5 files changed

+986
-1706
lines changed

.yarn/releases/yarn-4.1.1.cjs

Lines changed: 0 additions & 893 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
@@ -6,4 +6,4 @@ enableGlobalCache: true
66

77
nodeLinker: node-modules
88

9-
yarnPath: .yarn/releases/yarn-4.1.1.cjs
9+
yarnPath: .yarn/releases/yarn-4.12.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"sort-package-json": "3.4.0",
6464
"write-prettier-file": "3.0.3"
6565
},
66-
"packageManager": "yarn@4.1.1",
66+
"packageManager": "yarn@4.12.0",
6767
"publishConfig": {
6868
"access": "public",
6969
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)