Skip to content

Commit f5c311e

Browse files
chore: bump up typescript version to v6
1 parent 15855ea commit f5c311e

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"oxlint": "^1.8.0",
7474
"prettier": "^3.6.2",
7575
"tinybench": "^6.0.0",
76-
"typescript": "^5.8.3"
76+
"typescript": "^6.0.0"
7777
},
7878
"lint-staged": {
7979
"*.@(js|ts|tsx)": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ __metadata:
344344
oxlint: "npm:^1.8.0"
345345
prettier: "npm:^3.6.2"
346346
tinybench: "npm:^6.0.0"
347-
typescript: "npm:^5.8.3"
347+
typescript: "npm:^6.0.0"
348348
languageName: unknown
349349
linkType: soft
350350

@@ -3121,23 +3121,23 @@ __metadata:
31213121
languageName: node
31223122
linkType: hard
31233123

3124-
"typescript@npm:^5.8.3":
3125-
version: 5.8.3
3126-
resolution: "typescript@npm:5.8.3"
3124+
"typescript@npm:^6.0.0":
3125+
version: 6.0.2
3126+
resolution: "typescript@npm:6.0.2"
31273127
bin:
31283128
tsc: bin/tsc
31293129
tsserver: bin/tsserver
3130-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
3130+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
31313131
languageName: node
31323132
linkType: hard
31333133

3134-
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
3135-
version: 5.8.3
3136-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
3134+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
3135+
version: 6.0.2
3136+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
31373137
bin:
31383138
tsc: bin/tsc
31393139
tsserver: bin/tsserver
3140-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
3140+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
31413141
languageName: node
31423142
linkType: hard
31433143

0 commit comments

Comments
 (0)