Skip to content

Commit 95780e0

Browse files
chore(deps): update dependency typescript to v5.9.2 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c43d84 commit 95780e0

6 files changed

+10
-10
lines changed
-4.13 MB
Binary file not shown.
4.25 MB
Binary file not shown.
4.25 MB
Binary file not shown.
-4.13 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.17.0",
3333
"prettier": "3.6.2",
3434
"ts-node": "10.9.2",
35-
"typescript": "5.8.3"
35+
"typescript": "5.9.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.8.3":
419-
version: 5.8.3
420-
resolution: "typescript@npm:5.8.3"
418+
"typescript@npm:5.9.2":
419+
version: 5.9.2
420+
resolution: "typescript@npm:5.9.2"
421421
bin:
422422
tsc: bin/tsc
423423
tsserver: bin/tsserver
424-
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
424+
checksum: 10/cc2fe6c822819de5d453fa25aa9f32096bf70dde215d481faa1ad84a283dfb264e33988ed8f6d36bc803dd0b16dbe943efa311a798ef76d5b3892a05dfbfd628
425425
languageName: node
426426
linkType: hard
427427

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

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

0 commit comments

Comments
 (0)