Skip to content

Commit 3c8b93e

Browse files
chore(deps): update dependency typescript to v5.8.3 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36907ff commit 3c8b93e

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

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.17",
3333
"prettier": "3.5.3",
3434
"ts-node": "10.9.2",
35-
"typescript": "5.8.2"
35+
"typescript": "5.8.3"
3636
},
3737
"packageManager": "[email protected]",
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.8.2":
419-
version: 5.8.2
420-
resolution: "typescript@npm:5.8.2"
418+
"typescript@npm:5.8.3":
419+
version: 5.8.3
420+
resolution: "typescript@npm:5.8.3"
421421
bin:
422422
tsc: bin/tsc
423423
tsserver: bin/tsserver
424-
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
424+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
425425
languageName: node
426426
linkType: hard
427427

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"
428+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
429+
version: 5.8.3
430+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
431431
bin:
432432
tsc: bin/tsc
433433
tsserver: bin/tsserver
434-
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
434+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
435435
languageName: node
436436
linkType: hard
437437

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

0 commit comments

Comments
 (0)