Skip to content

Commit 5027048

Browse files
chore(deps): update dependency typescript to ^5.9.2
1 parent cac6127 commit 5027048

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
@@ -77,7 +77,7 @@
7777
"surge": "^0.24.6",
7878
"ts-node": "^10.9.2",
7979
"ts-patch": "^3.3.0",
80-
"typescript": "^5.4.5",
80+
"typescript": "^5.9.2",
8181
"typescript-eslint": "^8.22.0"
8282
},
8383
"scripts": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4558,7 +4558,7 @@ __metadata:
45584558
surge: "npm:^0.24.6"
45594559
ts-node: "npm:^10.9.2"
45604560
ts-patch: "npm:^3.3.0"
4561-
typescript: "npm:^5.4.5"
4561+
typescript: "npm:^5.9.2"
45624562
typescript-eslint: "npm:^8.22.0"
45634563
languageName: unknown
45644564
linkType: soft
@@ -22777,7 +22777,7 @@ __metadata:
2277722777
languageName: node
2277822778
linkType: hard
2277922779

22780-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
22780+
"typescript@npm:>=3 < 6":
2278122781
version: 5.4.5
2278222782
resolution: "typescript@npm:5.4.5"
2278322783
bin:
@@ -22787,6 +22787,16 @@ __metadata:
2278722787
languageName: node
2278822788
linkType: hard
2278922789

22790+
"typescript@npm:^5.9.2":
22791+
version: 5.9.2
22792+
resolution: "typescript@npm:5.9.2"
22793+
bin:
22794+
tsc: bin/tsc
22795+
tsserver: bin/tsserver
22796+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
22797+
languageName: node
22798+
linkType: hard
22799+
2279022800
"typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>":
2279122801
version: 4.7.4
2279222802
resolution: "typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>::version=4.7.4&hash=65a307"
@@ -22797,7 +22807,7 @@ __metadata:
2279722807
languageName: node
2279822808
linkType: hard
2279922809

22800-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
22810+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2280122811
version: 5.4.5
2280222812
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2280322813
bin:
@@ -22807,6 +22817,16 @@ __metadata:
2280722817
languageName: node
2280822818
linkType: hard
2280922819

22820+
"typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript>":
22821+
version: 5.9.2
22822+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
22823+
bin:
22824+
tsc: bin/tsc
22825+
tsserver: bin/tsserver
22826+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
22827+
languageName: node
22828+
linkType: hard
22829+
2281022830
"uglify-js@npm:^3.1.4":
2281122831
version: 3.17.4
2281222832
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)