Skip to content

Commit e031cef

Browse files
committed
Update Yarn to 4.6.0
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 47ab455 commit e031cef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"tsup": "8.3.5",
7373
"vitest": "2.1.8"
7474
},
75-
"packageManager": "yarn@4.5.1",
75+
"packageManager": "yarn@4.6.0",
7676
"engines": {
7777
"node": ">=18.0.0"
7878
},

yarn.lock

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

29822982
"typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
29832983
version: 5.7.2
2984-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
2984+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
29852985
bin:
29862986
tsc: bin/tsc
29872987
tsserver: bin/tsserver
2988-
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
2988+
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
29892989
languageName: node
29902990
linkType: hard
29912991

0 commit comments

Comments
 (0)