Skip to content

Commit 94e1336

Browse files
chore(deps): update dependency typescript to ^5.7.2
1 parent c1ab963 commit 94e1336

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
@@ -3813,7 +3813,7 @@ __metadata:
38133813
surge: "npm:^0.24.6"
38143814
ts-node: "npm:^10.9.2"
38153815
ts-patch: "npm:^3.2.1"
3816-
typescript: "npm:^5.4.5"
3816+
typescript: "npm:^5.7.2"
38173817
typescript-eslint: "npm:^7.18.0"
38183818
languageName: unknown
38193819
linkType: soft
@@ -20938,7 +20938,7 @@ __metadata:
2093820938
languageName: node
2093920939
linkType: hard
2094020940

20941-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
20941+
"typescript@npm:>=3 < 6":
2094220942
version: 5.4.5
2094320943
resolution: "typescript@npm:5.4.5"
2094420944
bin:
@@ -20948,6 +20948,16 @@ __metadata:
2094820948
languageName: node
2094920949
linkType: hard
2095020950

20951+
"typescript@npm:^5.7.2":
20952+
version: 5.7.2
20953+
resolution: "typescript@npm:5.7.2"
20954+
bin:
20955+
tsc: bin/tsc
20956+
tsserver: bin/tsserver
20957+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
20958+
languageName: node
20959+
linkType: hard
20960+
2095120961
"typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>":
2095220962
version: 4.7.4
2095320963
resolution: "typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>::version=4.7.4&hash=65a307"
@@ -20958,7 +20968,7 @@ __metadata:
2095820968
languageName: node
2095920969
linkType: hard
2096020970

20961-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
20971+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2096220972
version: 5.4.5
2096320973
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2096420974
bin:
@@ -20968,6 +20978,16 @@ __metadata:
2096820978
languageName: node
2096920979
linkType: hard
2097020980

20981+
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
20982+
version: 5.7.2
20983+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
20984+
bin:
20985+
tsc: bin/tsc
20986+
tsserver: bin/tsserver
20987+
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
20988+
languageName: node
20989+
linkType: hard
20990+
2097120991
"uglify-js@npm:^3.1.4":
2097220992
version: 3.17.4
2097320993
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)