Skip to content

Commit 91bd8bd

Browse files
chore(deps): update dependency typescript to v6
1 parent a2cd9d0 commit 91bd8bd

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
@@ -2827,7 +2827,7 @@ __metadata:
28272827
reflect-metadata: "npm:^0.2.2"
28282828
supertest: "npm:^7.0.0"
28292829
tsx: "npm:^4.0.0"
2830-
typescript: "npm:5.9.3"
2830+
typescript: "npm:6.0.2"
28312831
unplugin-swc: "npm:^1.5.9"
28322832
vitest: "npm:^4.1.0"
28332833
zod: "npm:^4.0.0"
@@ -3956,23 +3956,23 @@ __metadata:
39563956
languageName: node
39573957
linkType: hard
39583958

3959-
"typescript@npm:5.9.3":
3960-
version: 5.9.3
3961-
resolution: "typescript@npm:5.9.3"
3959+
"typescript@npm:6.0.2":
3960+
version: 6.0.2
3961+
resolution: "typescript@npm:6.0.2"
39623962
bin:
39633963
tsc: bin/tsc
39643964
tsserver: bin/tsserver
3965-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
3965+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
39663966
languageName: node
39673967
linkType: hard
39683968

3969-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
3970-
version: 5.9.3
3971-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
3969+
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
3970+
version: 6.0.2
3971+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
39723972
bin:
39733973
tsc: bin/tsc
39743974
tsserver: bin/tsserver
3975-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
3975+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
39763976
languageName: node
39773977
linkType: hard
39783978

0 commit comments

Comments
 (0)