Skip to content

Commit c280f35

Browse files
chore(deps): update dependency typescript to ^5.8.3
1 parent c0ad0ec commit c280f35

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.8.3",
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
@@ -3869,7 +3869,7 @@ __metadata:
38693869
surge: "npm:^0.24.6"
38703870
ts-node: "npm:^10.9.2"
38713871
ts-patch: "npm:^3.3.0"
3872-
typescript: "npm:^5.4.5"
3872+
typescript: "npm:^5.8.3"
38733873
typescript-eslint: "npm:^8.22.0"
38743874
languageName: unknown
38753875
linkType: soft
@@ -21690,7 +21690,7 @@ __metadata:
2169021690
languageName: node
2169121691
linkType: hard
2169221692

21693-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
21693+
"typescript@npm:>=3 < 6":
2169421694
version: 5.4.5
2169521695
resolution: "typescript@npm:5.4.5"
2169621696
bin:
@@ -21700,6 +21700,16 @@ __metadata:
2170021700
languageName: node
2170121701
linkType: hard
2170221702

21703+
"typescript@npm:^5.8.3":
21704+
version: 5.8.3
21705+
resolution: "typescript@npm:5.8.3"
21706+
bin:
21707+
tsc: bin/tsc
21708+
tsserver: bin/tsserver
21709+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
21710+
languageName: node
21711+
linkType: hard
21712+
2170321713
"typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>":
2170421714
version: 4.7.4
2170521715
resolution: "typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>::version=4.7.4&hash=65a307"
@@ -21710,7 +21720,7 @@ __metadata:
2171021720
languageName: node
2171121721
linkType: hard
2171221722

21713-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
21723+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2171421724
version: 5.4.5
2171521725
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2171621726
bin:
@@ -21720,6 +21730,16 @@ __metadata:
2172021730
languageName: node
2172121731
linkType: hard
2172221732

21733+
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
21734+
version: 5.8.3
21735+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
21736+
bin:
21737+
tsc: bin/tsc
21738+
tsserver: bin/tsserver
21739+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
21740+
languageName: node
21741+
linkType: hard
21742+
2172321743
"uglify-js@npm:^3.1.4":
2172421744
version: 3.17.4
2172521745
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)