Skip to content

Commit 9ad7bbc

Browse files
chore(deps): update dependency typescript to v5.8.3 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6069fad commit 9ad7bbc

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
@@ -69,7 +69,7 @@
6969
"pkgroll": "2.12.1",
7070
"prettier": "3.5.3",
7171
"tsx": "4.19.3",
72-
"typescript": "5.8.2",
72+
"typescript": "5.8.3",
7373
"typescript-eslint": "8.28.0",
7474
"vite-tsconfig-paths": "5.1.4",
7575
"vitest": "2.1.9"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3708,7 +3708,7 @@ __metadata:
37083708
pkgroll: "npm:2.12.1"
37093709
prettier: "npm:3.5.3"
37103710
tsx: "npm:4.19.3"
3711-
typescript: "npm:5.8.2"
3711+
typescript: "npm:5.8.3"
37123712
typescript-eslint: "npm:8.28.0"
37133713
vite-tsconfig-paths: "npm:5.1.4"
37143714
vitest: "npm:2.1.9"
@@ -5254,23 +5254,23 @@ __metadata:
52545254
languageName: node
52555255
linkType: hard
52565256

5257-
"typescript@npm:5.8.2":
5258-
version: 5.8.2
5259-
resolution: "typescript@npm:5.8.2"
5257+
"typescript@npm:5.8.3":
5258+
version: 5.8.3
5259+
resolution: "typescript@npm:5.8.3"
52605260
bin:
52615261
tsc: bin/tsc
52625262
tsserver: bin/tsserver
5263-
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
5263+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
52645264
languageName: node
52655265
linkType: hard
52665266

5267-
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
5268-
version: 5.8.2
5269-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
5267+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
5268+
version: 5.8.3
5269+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
52705270
bin:
52715271
tsc: bin/tsc
52725272
tsserver: bin/tsserver
5273-
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
5273+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
52745274
languageName: node
52755275
linkType: hard
52765276

0 commit comments

Comments
 (0)