Skip to content

Commit 4763862

Browse files
chore(deps): update dependency typescript to v5.9.2 (#879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d97cf6 commit 4763862

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
@@ -47,7 +47,7 @@
4747
"prettier": "3.6.2",
4848
"rimraf": "6.0.1",
4949
"type-fest": "^4.10.2",
50-
"typescript": "5.8.3",
50+
"typescript": "5.9.2",
5151
"typescript-eslint": "^8.26.1",
5252
"vitest": "^3.0.0"
5353
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ __metadata:
433433
redis: "npm:^5.0.0"
434434
rimraf: "npm:6.0.1"
435435
type-fest: "npm:^4.10.2"
436-
typescript: "npm:5.8.3"
436+
typescript: "npm:5.9.2"
437437
typescript-eslint: "npm:^8.26.1"
438438
vitest: "npm:^3.0.0"
439439
languageName: unknown
@@ -7639,13 +7639,13 @@ __metadata:
76397639
languageName: node
76407640
linkType: hard
76417641

7642-
"typescript@npm:5.8.3":
7643-
version: 5.8.3
7644-
resolution: "typescript@npm:5.8.3"
7642+
"typescript@npm:5.9.2":
7643+
version: 5.9.2
7644+
resolution: "typescript@npm:5.9.2"
76457645
bin:
76467646
tsc: bin/tsc
76477647
tsserver: bin/tsserver
7648-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
7648+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
76497649
languageName: node
76507650
linkType: hard
76517651

@@ -7659,13 +7659,13 @@ __metadata:
76597659
languageName: node
76607660
linkType: hard
76617661

7662-
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
7663-
version: 5.8.3
7664-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
7662+
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
7663+
version: 5.9.2
7664+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
76657665
bin:
76667666
tsc: bin/tsc
76677667
tsserver: bin/tsserver
7668-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
7668+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
76697669
languageName: node
76707670
linkType: hard
76717671

0 commit comments

Comments
 (0)