Skip to content

Commit d66a921

Browse files
chore(deps): update dependency typescript to v6
1 parent 432c1af commit d66a921

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
@@ -52,7 +52,7 @@
5252
"prettier": "3.8.4",
5353
"rimraf": "6.1.3",
5454
"type-fest": "^5.0.0",
55-
"typescript": "5.9.3",
55+
"typescript": "6.0.3",
5656
"typescript-eslint": "^8.29.0"
5757
},
5858
"ava": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7874,7 +7874,7 @@ __metadata:
78747874
redis: "npm:^6.0.0"
78757875
rimraf: "npm:6.1.3"
78767876
type-fest: "npm:^5.0.0"
7877-
typescript: "npm:5.9.3"
7877+
typescript: "npm:6.0.3"
78787878
typescript-eslint: "npm:^8.29.0"
78797879
languageName: unknown
78807880
linkType: soft
@@ -8155,7 +8155,17 @@ __metadata:
81558155
languageName: node
81568156
linkType: hard
81578157

8158-
"typescript@npm:5.9.3, typescript@npm:typescript@5.9.3":
8158+
"typescript@npm:6.0.3":
8159+
version: 6.0.3
8160+
resolution: "typescript@npm:6.0.3"
8161+
bin:
8162+
tsc: bin/tsc
8163+
tsserver: bin/tsserver
8164+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
8165+
languageName: node
8166+
linkType: hard
8167+
8168+
"typescript@npm:typescript@5.9.3":
81598169
version: 5.9.3
81608170
resolution: "typescript@npm:5.9.3"
81618171
bin:
@@ -8165,7 +8175,17 @@ __metadata:
81658175
languageName: node
81668176
linkType: hard
81678177

8168-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
8178+
"typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>":
8179+
version: 6.0.3
8180+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
8181+
bin:
8182+
tsc: bin/tsc
8183+
tsserver: bin/tsserver
8184+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
8185+
languageName: node
8186+
linkType: hard
8187+
8188+
"typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
81698189
version: 5.9.3
81708190
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
81718191
bin:

0 commit comments

Comments
 (0)