Skip to content

Commit 4b254b6

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

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
@@ -94,7 +94,7 @@
9494
"svelte": "^5.0.0",
9595
"tailwindcss": "4.1.11",
9696
"txtgen": "^3.0.6",
97-
"typescript": "5.8.3",
97+
"typescript": "5.9.2",
9898
"typescript-eslint": "^8.20.0",
9999
"vitest": "^3.0.0",
100100
"vue": "3.5.18"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ __metadata:
10161016
svelte: "npm:^5.0.0"
10171017
tailwindcss: "npm:4.1.11"
10181018
txtgen: "npm:^3.0.6"
1019-
typescript: "npm:5.8.3"
1019+
typescript: "npm:5.9.2"
10201020
typescript-eslint: "npm:^8.20.0"
10211021
uuid: "npm:^11.0.0"
10221022
vitest: "npm:^3.0.0"
@@ -10325,23 +10325,23 @@ __metadata:
1032510325
languageName: node
1032610326
linkType: hard
1032710327

10328-
"typescript@npm:5.8.3":
10329-
version: 5.8.3
10330-
resolution: "typescript@npm:5.8.3"
10328+
"typescript@npm:5.9.2":
10329+
version: 5.9.2
10330+
resolution: "typescript@npm:5.9.2"
1033110331
bin:
1033210332
tsc: bin/tsc
1033310333
tsserver: bin/tsserver
10334-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
10334+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
1033510335
languageName: node
1033610336
linkType: hard
1033710337

10338-
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
10339-
version: 5.8.3
10340-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
10338+
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
10339+
version: 5.9.2
10340+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
1034110341
bin:
1034210342
tsc: bin/tsc
1034310343
tsserver: bin/tsserver
10344-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
10344+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
1034510345
languageName: node
1034610346
linkType: hard
1034710347

0 commit comments

Comments
 (0)