Skip to content

Commit 50dfee0

Browse files
chore(deps): update dependency typescript to v6 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 108fa28 commit 50dfee0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"express-promise-router": "^4.1.1",
2323
"reflect-metadata": "^0.2.0",
2424
"tsc-watch": "^7.0.0",
25-
"typescript": "5.9.3"
25+
"typescript": "6.0.2"
2626
},
2727
"devDependencies": {
2828
"@mikro-orm/cli": "^7.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2570,7 +2570,7 @@ __metadata:
25702570
supertest: "npm:^7.0.0"
25712571
tsc-watch: "npm:^7.0.0"
25722572
tsx: "npm:^4.19.0"
2573-
typescript: "npm:5.9.3"
2573+
typescript: "npm:6.0.2"
25742574
unplugin-swc: "npm:^1.5.9"
25752575
vitest: "npm:^4.1.0"
25762576
languageName: unknown
@@ -3710,23 +3710,23 @@ __metadata:
37103710
languageName: node
37113711
linkType: hard
37123712

3713-
"typescript@npm:5.9.3":
3714-
version: 5.9.3
3715-
resolution: "typescript@npm:5.9.3"
3713+
"typescript@npm:6.0.2":
3714+
version: 6.0.2
3715+
resolution: "typescript@npm:6.0.2"
37163716
bin:
37173717
tsc: bin/tsc
37183718
tsserver: bin/tsserver
3719-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
3719+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
37203720
languageName: node
37213721
linkType: hard
37223722

3723-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
3724-
version: 5.9.3
3725-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
3723+
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
3724+
version: 6.0.2
3725+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
37263726
bin:
37273727
tsc: bin/tsc
37283728
tsserver: bin/tsserver
3729-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
3729+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
37303730
languageName: node
37313731
linkType: hard
37323732

0 commit comments

Comments
 (0)