Skip to content

Commit 69be98d

Browse files
chore(deps): update dependency typescript to v6
1 parent 9d2df26 commit 69be98d

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
@@ -47,7 +47,7 @@
4747
"koa": "^3.0.0",
4848
"koa-body": "^7.0.0",
4949
"koa-router": "^14.0.0",
50-
"typescript": "5.9.3",
50+
"typescript": "6.0.2",
5151
"zod": "^4.0.0"
5252
},
5353
"packageManager": "yarn@4.13.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2540,7 +2540,7 @@ __metadata:
25402540
reflect-metadata: "npm:^0.2.2"
25412541
supertest: "npm:^7.0.0"
25422542
tsx: "npm:^4.0.0"
2543-
typescript: "npm:5.9.3"
2543+
typescript: "npm:6.0.2"
25442544
unplugin-swc: "npm:^1.5.9"
25452545
vitest: "npm:^4.1.0"
25462546
zod: "npm:^4.0.0"
@@ -3514,23 +3514,23 @@ __metadata:
35143514
languageName: node
35153515
linkType: hard
35163516

3517-
"typescript@npm:5.9.3":
3518-
version: 5.9.3
3519-
resolution: "typescript@npm:5.9.3"
3517+
"typescript@npm:6.0.2":
3518+
version: 6.0.2
3519+
resolution: "typescript@npm:6.0.2"
35203520
bin:
35213521
tsc: bin/tsc
35223522
tsserver: bin/tsserver
3523-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
3523+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
35243524
languageName: node
35253525
linkType: hard
35263526

3527-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
3528-
version: 5.9.3
3529-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
3527+
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
3528+
version: 6.0.2
3529+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
35303530
bin:
35313531
tsc: bin/tsc
35323532
tsserver: bin/tsserver
3533-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
3533+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
35343534
languageName: node
35353535
linkType: hard
35363536

0 commit comments

Comments
 (0)