Skip to content

Commit 0e63234

Browse files
chore(deps): update dependency typescript to v6
1 parent 6fbfca5 commit 0e63234

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
@@ -69,7 +69,7 @@
6969
"pkgroll": "2.27.0",
7070
"prettier": "3.8.1",
7171
"tsx": "4.21.0",
72-
"typescript": "5.9.3",
72+
"typescript": "6.0.2",
7373
"typescript-eslint": "8.57.2",
7474
"vite-tsconfig-paths": "5.1.4",
7575
"vitest": "2.1.9"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,7 +3995,7 @@ __metadata:
39953995
pkgroll: "npm:2.27.0"
39963996
prettier: "npm:3.8.1"
39973997
tsx: "npm:4.21.0"
3998-
typescript: "npm:5.9.3"
3998+
typescript: "npm:6.0.2"
39993999
typescript-eslint: "npm:8.57.2"
40004000
vite-tsconfig-paths: "npm:5.1.4"
40014001
vitest: "npm:2.1.9"
@@ -5460,23 +5460,23 @@ __metadata:
54605460
languageName: node
54615461
linkType: hard
54625462

5463-
"typescript@npm:5.9.3":
5464-
version: 5.9.3
5465-
resolution: "typescript@npm:5.9.3"
5463+
"typescript@npm:6.0.2":
5464+
version: 6.0.2
5465+
resolution: "typescript@npm:6.0.2"
54665466
bin:
54675467
tsc: bin/tsc
54685468
tsserver: bin/tsserver
5469-
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
5469+
checksum: 10/b9fc2fcee7ee8e5ca6f5138181964550531e18e2d20ecb71b802d4d495881e3444e0ef94cbb6e84eb2ba41e913f6feae3ca33cc722b32e6e6dfadb32d23b80e6
54705470
languageName: node
54715471
linkType: hard
54725472

5473-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
5474-
version: 5.9.3
5475-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
5473+
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
5474+
version: 6.0.2
5475+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
54765476
bin:
54775477
tsc: bin/tsc
54785478
tsserver: bin/tsserver
5479-
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
5479+
checksum: 10/e5501dfcf8c5b6b9a61f6fa53decc40187cebe3a2b7b2bd51c615007ad4cf6d58298461fef63294f6be9d5f2f33019b2a2e2bf02d9cb7d7f6ec94372bf24ffa2
54805480
languageName: node
54815481
linkType: hard
54825482

0 commit comments

Comments
 (0)