Skip to content

Commit 5148b5e

Browse files
chore(deps): update dependency typescript to v6
1 parent 51689ed commit 5148b5e

2 files changed

Lines changed: 24 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "3.8.3",
4848
"rimraf": "6.1.3",
4949
"type-fest": "^5.0.0",
50-
"typescript": "5.9.3",
50+
"typescript": "6.0.3",
5151
"typescript-eslint": "^8.26.1",
5252
"vitest": "^4.0.0"
5353
},

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ __metadata:
438438
redis: "npm:^5.0.0"
439439
rimraf: "npm:6.1.3"
440440
type-fest: "npm:^5.0.0"
441-
typescript: "npm:5.9.3"
441+
typescript: "npm:6.0.3"
442442
typescript-eslint: "npm:^8.26.1"
443443
vitest: "npm:^4.0.0"
444444
languageName: unknown
@@ -7970,7 +7970,17 @@ __metadata:
79707970
languageName: node
79717971
linkType: hard
79727972

7973-
"typescript@npm:5.9.3, typescript@npm:typescript@5.9.3":
7973+
"typescript@npm:6.0.3":
7974+
version: 6.0.3
7975+
resolution: "typescript@npm:6.0.3"
7976+
bin:
7977+
tsc: bin/tsc
7978+
tsserver: bin/tsserver
7979+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
7980+
languageName: node
7981+
linkType: hard
7982+
7983+
"typescript@npm:typescript@5.9.3":
79747984
version: 5.9.3
79757985
resolution: "typescript@npm:5.9.3"
79767986
bin:
@@ -7980,7 +7990,17 @@ __metadata:
79807990
languageName: node
79817991
linkType: hard
79827992

7983-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
7993+
"typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>":
7994+
version: 6.0.3
7995+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
7996+
bin:
7997+
tsc: bin/tsc
7998+
tsserver: bin/tsserver
7999+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
8000+
languageName: node
8001+
linkType: hard
8002+
8003+
"typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
79848004
version: 5.9.3
79858005
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
79868006
bin:

0 commit comments

Comments
 (0)