Skip to content

Commit 4686a9f

Browse files
chore(deps): update dependency typescript to v5.8.2 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d34b8a3 commit 4686a9f

6 files changed

+10
-10
lines changed
-4.11 MB
Binary file not shown.
4.13 MB
Binary file not shown.
4.13 MB
Binary file not shown.
-4.11 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "22.13.9",
3333
"prettier": "3.5.2",
3434
"ts-node": "10.9.2",
35-
"typescript": "5.7.3"
35+
"typescript": "5.8.2"
3636
},
3737
"packageManager": "yarn@4.7.0",
3838
"dependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -415,23 +415,23 @@ __metadata:
415415
languageName: node
416416
linkType: hard
417417

418-
"typescript@npm:5.7.3":
419-
version: 5.7.3
420-
resolution: "typescript@npm:5.7.3"
418+
"typescript@npm:5.8.2":
419+
version: 5.8.2
420+
resolution: "typescript@npm:5.8.2"
421421
bin:
422422
tsc: bin/tsc
423423
tsserver: bin/tsserver
424-
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
424+
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
425425
languageName: node
426426
linkType: hard
427427

428-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
429-
version: 5.7.3
430-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
428+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
429+
version: 5.8.2
430+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
431431
bin:
432432
tsc: bin/tsc
433433
tsserver: bin/tsserver
434-
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
434+
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
435435
languageName: node
436436
linkType: hard
437437

@@ -473,7 +473,7 @@ __metadata:
473473
"@vueuse/core": "npm:^11.1.0"
474474
prettier: "npm:3.5.2"
475475
ts-node: "npm:10.9.2"
476-
typescript: "npm:5.7.3"
476+
typescript: "npm:5.8.2"
477477
vue: "npm:^3.5.3"
478478
languageName: unknown
479479
linkType: soft

0 commit comments

Comments
 (0)