Skip to content

Commit 5c73962

Browse files
ci: 📦 update dependency typescript to v5.5.3
1 parent 95da275 commit 5c73962

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
@@ -117,7 +117,7 @@
117117
"prettier": "3.3.2",
118118
"ts-jest": "29.1.5",
119119
"ts-node": "10.9.1",
120-
"typescript": "5.4.5",
120+
"typescript": "5.5.3",
121121
"unplugin-swc": "1.5.1",
122122
"vite": "5.3.3",
123123
"vitest": "1.6.0"

‎yarn.lock‎

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4284,7 +4284,7 @@ __metadata:
42844284
ts-jest: 29.1.5
42854285
ts-node: 10.9.1
42864286
tslib: 2.6.3
4287-
typescript: 5.4.5
4287+
typescript: 5.5.3
42884288
unplugin-swc: 1.5.1
42894289
vite: 5.3.3
42904290
vitest: 1.6.0
@@ -21417,7 +21417,17 @@ __metadata:
2141721417
languageName: node
2141821418
linkType: hard
2141921419

21420-
"typescript@npm:5.4.5, typescript@npm:~5.4.2":
21420+
"typescript@npm:5.5.3":
21421+
version: 5.5.3
21422+
resolution: "typescript@npm:5.5.3"
21423+
bin:
21424+
tsc: bin/tsc
21425+
tsserver: bin/tsserver
21426+
checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004
21427+
languageName: node
21428+
linkType: hard
21429+
21430+
"typescript@npm:~5.4.2":
2142121431
version: 5.4.5
2142221432
resolution: "typescript@npm:5.4.5"
2142321433
bin:
@@ -21427,7 +21437,17 @@ __metadata:
2142721437
languageName: node
2142821438
linkType: hard
2142921439

21430-
"typescript@patch:typescript@5.4.5#~builtin<compat/typescript>, typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
21440+
"typescript@patch:typescript@5.5.3#~builtin<compat/typescript>":
21441+
version: 5.5.3
21442+
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=379a07"
21443+
bin:
21444+
tsc: bin/tsc
21445+
tsserver: bin/tsserver
21446+
checksum: 3c0f7fe66e0e3a5f6b531b3e20bfe4a846718d20c299a49f39d4594e0bedcf5820cb98b49a9c883f2dde7dc6942affa2c95a775ee0221ca1ef143147761b0e80
21447+
languageName: node
21448+
linkType: hard
21449+
21450+
"typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
2143121451
version: 5.4.5
2143221452
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2143321453
bin:

0 commit comments

Comments
 (0)