Skip to content

Commit 3f1c4fc

Browse files
ci: 📦 update dependency typescript to v5.5.3
1 parent 0200ce6 commit 3f1c4fc

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
@@ -3849,7 +3849,7 @@ __metadata:
38493849
ts-jest: 29.1.5
38503850
ts-node: 10.9.1
38513851
tslib: 2.6.3
3852-
typescript: 5.4.5
3852+
typescript: 5.5.3
38533853
unplugin-swc: 1.5.1
38543854
vite: 5.3.3
38553855
vitest: 1.6.0
@@ -20968,7 +20968,17 @@ __metadata:
2096820968
languageName: node
2096920969
linkType: hard
2097020970

20971-
"typescript@npm:5.4.5, typescript@npm:~5.4.2":
20971+
"typescript@npm:5.5.3":
20972+
version: 5.5.3
20973+
resolution: "typescript@npm:5.5.3"
20974+
bin:
20975+
tsc: bin/tsc
20976+
tsserver: bin/tsserver
20977+
checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004
20978+
languageName: node
20979+
linkType: hard
20980+
20981+
"typescript@npm:~5.4.2":
2097220982
version: 5.4.5
2097320983
resolution: "typescript@npm:5.4.5"
2097420984
bin:
@@ -20978,7 +20988,17 @@ __metadata:
2097820988
languageName: node
2097920989
linkType: hard
2098020990

20981-
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
20991+
"typescript@patch:[email protected]#~builtin<compat/typescript>":
20992+
version: 5.5.3
20993+
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=379a07"
20994+
bin:
20995+
tsc: bin/tsc
20996+
tsserver: bin/tsserver
20997+
checksum: 3c0f7fe66e0e3a5f6b531b3e20bfe4a846718d20c299a49f39d4594e0bedcf5820cb98b49a9c883f2dde7dc6942affa2c95a775ee0221ca1ef143147761b0e80
20998+
languageName: node
20999+
linkType: hard
21000+
21001+
"typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
2098221002
version: 5.4.5
2098321003
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2098421004
bin:

0 commit comments

Comments
 (0)