Skip to content

Commit add3456

Browse files
chore(deps): update dependency typescript to v6
1 parent f64237b commit add3456

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
@@ -3485,7 +3485,7 @@ __metadata:
34853485
sass: "npm:^1.49.8"
34863486
supports-color: "npm:^10.0.0"
34873487
ts-node: "npm:^10.9.2"
3488-
typescript: "npm:^5.0.0"
3488+
typescript: "npm:^6.0.0"
34893489
typescript-eslint: "npm:^8.0.0"
34903490
yaml: "npm:2.8.2"
34913491
languageName: unknown
@@ -3888,23 +3888,23 @@ __metadata:
38883888
languageName: node
38893889
linkType: hard
38903890

3891-
"typescript@npm:^5.0.0":
3892-
version: 5.6.3
3893-
resolution: "typescript@npm:5.6.3"
3891+
"typescript@npm:^6.0.0":
3892+
version: 6.0.2
3893+
resolution: "typescript@npm:6.0.2"
38943894
bin:
38953895
tsc: bin/tsc
38963896
tsserver: bin/tsserver
3897-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
3897+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
38983898
languageName: node
38993899
linkType: hard
39003900

3901-
"typescript@patch:typescript@npm%3A^5.0.0#optional!builtin<compat/typescript>":
3902-
version: 5.6.3
3903-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
3901+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
3902+
version: 6.0.2
3903+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
39043904
bin:
39053905
tsc: bin/tsc
39063906
tsserver: bin/tsserver
3907-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
3907+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
39083908
languageName: node
39093909
linkType: hard
39103910

0 commit comments

Comments
 (0)