Skip to content

Commit 2913877

Browse files
chore(deps): update dependency typescript to ^5.9.2
1 parent 26e9f0e commit 2913877

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
@@ -3876,7 +3876,7 @@ __metadata:
38763876
surge: "npm:^0.24.6"
38773877
ts-node: "npm:^10.9.2"
38783878
ts-patch: "npm:^3.3.0"
3879-
typescript: "npm:^5.4.5"
3879+
typescript: "npm:^5.9.2"
38803880
typescript-eslint: "npm:^8.22.0"
38813881
languageName: unknown
38823882
linkType: soft
@@ -21704,7 +21704,7 @@ __metadata:
2170421704
languageName: node
2170521705
linkType: hard
2170621706

21707-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
21707+
"typescript@npm:>=3 < 6":
2170821708
version: 5.4.5
2170921709
resolution: "typescript@npm:5.4.5"
2171021710
bin:
@@ -21714,6 +21714,16 @@ __metadata:
2171421714
languageName: node
2171521715
linkType: hard
2171621716

21717+
"typescript@npm:^5.9.2":
21718+
version: 5.9.2
21719+
resolution: "typescript@npm:5.9.2"
21720+
bin:
21721+
tsc: bin/tsc
21722+
tsserver: bin/tsserver
21723+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
21724+
languageName: node
21725+
linkType: hard
21726+
2171721727
"typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>":
2171821728
version: 4.7.4
2171921729
resolution: "typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>::version=4.7.4&hash=65a307"
@@ -21724,7 +21734,7 @@ __metadata:
2172421734
languageName: node
2172521735
linkType: hard
2172621736

21727-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
21737+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2172821738
version: 5.4.5
2172921739
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2173021740
bin:
@@ -21734,6 +21744,16 @@ __metadata:
2173421744
languageName: node
2173521745
linkType: hard
2173621746

21747+
"typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript>":
21748+
version: 5.9.2
21749+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
21750+
bin:
21751+
tsc: bin/tsc
21752+
tsserver: bin/tsserver
21753+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
21754+
languageName: node
21755+
linkType: hard
21756+
2173721757
"uglify-js@npm:^3.1.4":
2173821758
version: 3.17.4
2173921759
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)