Skip to content

Commit 4149daa

Browse files
chore(deps): update dependency typescript to v6
1 parent c364489 commit 4149daa

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
@@ -34,7 +34,7 @@
3434
"oxlint": "^1.38.0",
3535
"prettier": "^3.7.4",
3636
"tslib": "^2.8.1",
37-
"typescript": "^5.9.3"
37+
"typescript": "^6.0.0"
3838
},
3939
"resolutions": {
4040
"@emnapi/core": "^1.10.0",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6522,7 +6522,7 @@ __metadata:
65226522
oxlint: "npm:^1.38.0"
65236523
prettier: "npm:^3.7.4"
65246524
tslib: "npm:^2.8.1"
6525-
typescript: "npm:^5.9.3"
6525+
typescript: "npm:^6.0.0"
65266526
languageName: unknown
65276527
linkType: soft
65286528

@@ -8627,7 +8627,7 @@ __metadata:
86278627
languageName: node
86288628
linkType: hard
86298629

8630-
"typescript@npm:>=3 < 6, typescript@npm:^5.9.3":
8630+
"typescript@npm:>=3 < 6":
86318631
version: 5.9.3
86328632
resolution: "typescript@npm:5.9.3"
86338633
bin:
@@ -8637,7 +8637,17 @@ __metadata:
86378637
languageName: node
86388638
linkType: hard
86398639

8640-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
8640+
"typescript@npm:^6.0.0":
8641+
version: 6.0.3
8642+
resolution: "typescript@npm:6.0.3"
8643+
bin:
8644+
tsc: bin/tsc
8645+
tsserver: bin/tsserver
8646+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
8647+
languageName: node
8648+
linkType: hard
8649+
8650+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
86418651
version: 5.9.3
86428652
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
86438653
bin:
@@ -8647,6 +8657,16 @@ __metadata:
86478657
languageName: node
86488658
linkType: hard
86498659

8660+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
8661+
version: 6.0.3
8662+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
8663+
bin:
8664+
tsc: bin/tsc
8665+
tsserver: bin/tsserver
8666+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
8667+
languageName: node
8668+
linkType: hard
8669+
86508670
"uglify-js@npm:^3.1.4":
86518671
version: 3.19.3
86528672
resolution: "uglify-js@npm:3.19.3"

0 commit comments

Comments
 (0)