Skip to content

Commit 0034fc1

Browse files
authored
chore: update to yarn 4.6.0 (#3844)
* chore: update to yarn 4.6.0
1 parent 49ae163 commit 0034fc1

File tree

5 files changed

+938
-897
lines changed

5 files changed

+938
-897
lines changed

.yarn/releases/yarn-4.1.1.cjs

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

.yarn/releases/yarn-4.6.0.cjs

Lines changed: 934 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
@@ -2,4 +2,4 @@ enableGlobalCache: false
22

33
nodeLinker: node-modules
44

5-
yarnPath: .yarn/releases/yarn-4.1.1.cjs
5+
yarnPath: .yarn/releases/yarn-4.6.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@
9191
]
9292
}
9393
},
94-
"packageManager": "yarn@4.1.1"
94+
"packageManager": "yarn@4.6.0"
9595
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21244,11 +21244,11 @@ __metadata:
2124421244

2124521245
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=4.7.0#optional!builtin<compat/typescript>":
2124621246
version: 5.6.2
21247-
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=5adc0c"
21247+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
2124821248
bin:
2124921249
tsc: bin/tsc
2125021250
tsserver: bin/tsserver
21251-
checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd
21251+
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
2125221252
languageName: node
2125321253
linkType: hard
2125421254

0 commit comments

Comments
 (0)