Skip to content

Commit 8c91948

Browse files
chore(deps): update dependency typescript to ^5.9.2
1 parent 4e706ac commit 8c91948

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"surge": "^0.24.6",
7777
"ts-node": "^10.9.2",
7878
"ts-patch": "^3.3.0",
79-
"typescript": "^5.4.5",
79+
"typescript": "^5.9.2",
8080
"typescript-eslint": "^8.22.0"
8181
},
8282
"scripts": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4326,7 +4326,7 @@ __metadata:
43264326
surge: "npm:^0.24.6"
43274327
ts-node: "npm:^10.9.2"
43284328
ts-patch: "npm:^3.3.0"
4329-
typescript: "npm:^5.4.5"
4329+
typescript: "npm:^5.9.2"
43304330
typescript-eslint: "npm:^8.22.0"
43314331
languageName: unknown
43324332
linkType: soft
@@ -22483,7 +22483,7 @@ __metadata:
2248322483
languageName: node
2248422484
linkType: hard
2248522485

22486-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
22486+
"typescript@npm:>=3 < 6":
2248722487
version: 5.4.5
2248822488
resolution: "typescript@npm:5.4.5"
2248922489
bin:
@@ -22493,6 +22493,16 @@ __metadata:
2249322493
languageName: node
2249422494
linkType: hard
2249522495

22496+
"typescript@npm:^5.9.2":
22497+
version: 5.9.2
22498+
resolution: "typescript@npm:5.9.2"
22499+
bin:
22500+
tsc: bin/tsc
22501+
tsserver: bin/tsserver
22502+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
22503+
languageName: node
22504+
linkType: hard
22505+
2249622506
"typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>":
2249722507
version: 4.7.4
2249822508
resolution: "typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>::version=4.7.4&hash=65a307"
@@ -22503,7 +22513,7 @@ __metadata:
2250322513
languageName: node
2250422514
linkType: hard
2250522515

22506-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
22516+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2250722517
version: 5.4.5
2250822518
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2250922519
bin:
@@ -22513,6 +22523,16 @@ __metadata:
2251322523
languageName: node
2251422524
linkType: hard
2251522525

22526+
"typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript>":
22527+
version: 5.9.2
22528+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
22529+
bin:
22530+
tsc: bin/tsc
22531+
tsserver: bin/tsserver
22532+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
22533+
languageName: node
22534+
linkType: hard
22535+
2251622536
"uglify-js@npm:^3.1.4":
2251722537
version: 3.17.4
2251822538
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)