Skip to content

Commit fdbcec6

Browse files
chore(deps): update dependency typescript to ^5.7.2
1 parent 5b91445 commit fdbcec6

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.2.1",
79-
"typescript": "^5.4.5",
79+
"typescript": "^5.7.2",
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
@@ -3806,7 +3806,7 @@ __metadata:
38063806
surge: "npm:^0.24.6"
38073807
ts-node: "npm:^10.9.2"
38083808
ts-patch: "npm:^3.2.1"
3809-
typescript: "npm:^5.4.5"
3809+
typescript: "npm:^5.7.2"
38103810
typescript-eslint: "npm:^7.18.0"
38113811
languageName: unknown
38123812
linkType: soft
@@ -20931,7 +20931,7 @@ __metadata:
2093120931
languageName: node
2093220932
linkType: hard
2093320933

20934-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
20934+
"typescript@npm:>=3 < 6":
2093520935
version: 5.4.5
2093620936
resolution: "typescript@npm:5.4.5"
2093720937
bin:
@@ -20941,6 +20941,16 @@ __metadata:
2094120941
languageName: node
2094220942
linkType: hard
2094320943

20944+
"typescript@npm:^5.7.2":
20945+
version: 5.7.2
20946+
resolution: "typescript@npm:5.7.2"
20947+
bin:
20948+
tsc: bin/tsc
20949+
tsserver: bin/tsserver
20950+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
20951+
languageName: node
20952+
linkType: hard
20953+
2094420954
"typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>":
2094520955
version: 4.7.4
2094620956
resolution: "typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>::version=4.7.4&hash=65a307"
@@ -20951,7 +20961,7 @@ __metadata:
2095120961
languageName: node
2095220962
linkType: hard
2095320963

20954-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
20964+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2095520965
version: 5.4.5
2095620966
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2095720967
bin:
@@ -20961,6 +20971,16 @@ __metadata:
2096120971
languageName: node
2096220972
linkType: hard
2096320973

20974+
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
20975+
version: 5.7.2
20976+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
20977+
bin:
20978+
tsc: bin/tsc
20979+
tsserver: bin/tsserver
20980+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
20981+
languageName: node
20982+
linkType: hard
20983+
2096420984
"uglify-js@npm:^3.1.4":
2096520985
version: 3.17.4
2096620986
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)