Skip to content

Commit 0a6159a

Browse files
chore(deps): update dependency typescript to ^5.7.3
1 parent 98e86cf commit 0a6159a

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.7.3",
8080
"typescript-eslint": "^7.18.0"
8181
},
8282
"scripts": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3813,7 +3813,7 @@ __metadata:
38133813
surge: "npm:^0.24.6"
38143814
ts-node: "npm:^10.9.2"
38153815
ts-patch: "npm:^3.3.0"
3816-
typescript: "npm:^5.4.5"
3816+
typescript: "npm:^5.7.3"
38173817
typescript-eslint: "npm:^7.18.0"
38183818
languageName: unknown
38193819
linkType: soft
@@ -21591,7 +21591,7 @@ __metadata:
2159121591
languageName: node
2159221592
linkType: hard
2159321593

21594-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
21594+
"typescript@npm:>=3 < 6":
2159521595
version: 5.4.5
2159621596
resolution: "typescript@npm:5.4.5"
2159721597
bin:
@@ -21601,6 +21601,16 @@ __metadata:
2160121601
languageName: node
2160221602
linkType: hard
2160321603

21604+
"typescript@npm:^5.7.3":
21605+
version: 5.7.3
21606+
resolution: "typescript@npm:5.7.3"
21607+
bin:
21608+
tsc: bin/tsc
21609+
tsserver: bin/tsserver
21610+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
21611+
languageName: node
21612+
linkType: hard
21613+
2160421614
"typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>":
2160521615
version: 4.7.4
2160621616
resolution: "typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>::version=4.7.4&hash=65a307"
@@ -21611,7 +21621,7 @@ __metadata:
2161121621
languageName: node
2161221622
linkType: hard
2161321623

21614-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
21624+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2161521625
version: 5.4.5
2161621626
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2161721627
bin:
@@ -21621,6 +21631,16 @@ __metadata:
2162121631
languageName: node
2162221632
linkType: hard
2162321633

21634+
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
21635+
version: 5.7.3
21636+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
21637+
bin:
21638+
tsc: bin/tsc
21639+
tsserver: bin/tsserver
21640+
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
21641+
languageName: node
21642+
linkType: hard
21643+
2162421644
"uglify-js@npm:^3.1.4":
2162521645
version: 3.17.4
2162621646
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)