Skip to content

Commit 9037874

Browse files
fix(deps): update dependency typescript to v5.5.2
1 parent a5efba8 commit 9037874

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/parser": "7.3.1",
2727
"prettier": "^3.2.5",
2828
"tsup": "8.0.2",
29-
"typescript": "5.4.2",
29+
"typescript": "5.5.2",
3030
"vitest": "1.4.0"
3131
},
3232
"resolutions": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9056,7 +9056,7 @@ __metadata:
90569056
eslint: "npm:^8.57.0"
90579057
prettier: "npm:^3.2.5"
90589058
tsup: "npm:8.0.2"
9059-
typescript: "npm:5.4.2"
9059+
typescript: "npm:5.5.2"
90609060
vitest: "npm:1.4.0"
90619061
languageName: unknown
90629062
linkType: soft
@@ -11308,13 +11308,13 @@ __metadata:
1130811308
languageName: node
1130911309
linkType: hard
1131011310

11311-
"typescript@npm:5.4.2":
11312-
version: 5.4.2
11313-
resolution: "typescript@npm:5.4.2"
11311+
"typescript@npm:5.5.2":
11312+
version: 5.5.2
11313+
resolution: "typescript@npm:5.5.2"
1131411314
bin:
1131511315
tsc: bin/tsc
1131611316
tsserver: bin/tsserver
11317-
checksum: 583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
11317+
checksum: 8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
1131811318
languageName: node
1131911319
linkType: hard
1132011320

@@ -11338,13 +11338,13 @@ __metadata:
1133811338
languageName: node
1133911339
linkType: hard
1134011340

11341-
"typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>":
11342-
version: 5.4.2
11343-
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=29ae49"
11341+
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
11342+
version: 5.5.2
11343+
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=29ae49"
1134411344
bin:
1134511345
tsc: bin/tsc
1134611346
tsserver: bin/tsserver
11347-
checksum: 22e2f213c3ffe5960c5eaec6c95c04e01858fed57a94be250746f540b935b2c18c3c3fc80d3ab65d28c0aba1eb76284557ba3bf521d28caee811c44ba2b648f9
11347+
checksum: 6721ac8933a70c252d7b640b345792e103d881811ff660355617c1836526dbb71c2044e2e77a8823fb3570b469f33276875a4cab6d3c4de4ae7d7ee1c3074ae4
1134811348
languageName: node
1134911349
linkType: hard
1135011350

0 commit comments

Comments
 (0)