Skip to content

Commit 70bcba9

Browse files
chore(deps): update dependency typescript to v6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07eba5b commit 70bcba9

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
@@ -35,7 +35,7 @@
3535
"npm-run-all2": "^8.0.0",
3636
"prettier": "^3.0.0",
3737
"ts-node": "^10.9.2",
38-
"typescript": "^5.0.0",
38+
"typescript": "^6.0.0",
3939
"typescript-eslint": "^8.0.0",
4040
"yaml": "2.8.2"
4141
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3499,7 +3499,7 @@ __metadata:
34993499
sass: "npm:^1.49.8"
35003500
supports-color: "npm:^10.0.0"
35013501
ts-node: "npm:^10.9.2"
3502-
typescript: "npm:^5.0.0"
3502+
typescript: "npm:^6.0.0"
35033503
typescript-eslint: "npm:^8.0.0"
35043504
yaml: "npm:2.8.2"
35053505
languageName: unknown
@@ -3902,23 +3902,23 @@ __metadata:
39023902
languageName: node
39033903
linkType: hard
39043904

3905-
"typescript@npm:^5.0.0":
3906-
version: 5.6.3
3907-
resolution: "typescript@npm:5.6.3"
3905+
"typescript@npm:^6.0.0":
3906+
version: 6.0.2
3907+
resolution: "typescript@npm:6.0.2"
39083908
bin:
39093909
tsc: bin/tsc
39103910
tsserver: bin/tsserver
3911-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
3911+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
39123912
languageName: node
39133913
linkType: hard
39143914

3915-
"typescript@patch:typescript@npm%3A^5.0.0#optional!builtin<compat/typescript>":
3916-
version: 5.6.3
3917-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
3915+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
3916+
version: 6.0.2
3917+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
39183918
bin:
39193919
tsc: bin/tsc
39203920
tsserver: bin/tsserver
3921-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
3921+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
39223922
languageName: node
39233923
linkType: hard
39243924

0 commit comments

Comments
 (0)