Skip to content

Commit 4da1c1b

Browse files
chore(deps): update dependency typescript to v5.9.3 (#781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21aea52 commit 4da1c1b

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
@@ -72,7 +72,7 @@
7272
"svelte": "5.39.8",
7373
"svelte-check": "^4.0.0",
7474
"tailwindcss": "4.1.14",
75-
"typescript": "5.9.2",
75+
"typescript": "5.9.3",
7676
"typescript-eslint": "^8.11.0",
7777
"vitest": "1.6.1",
7878
"vue": "3.5.22",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,7 +1062,7 @@ __metadata:
10621062
svelte: "npm:5.39.8"
10631063
svelte-check: "npm:^4.0.0"
10641064
tailwindcss: "npm:4.1.14"
1065-
typescript: "npm:5.9.2"
1065+
typescript: "npm:5.9.3"
10661066
typescript-eslint: "npm:^8.11.0"
10671067
vitest: "npm:1.6.1"
10681068
vue: "npm:3.5.22"
@@ -10429,23 +10429,23 @@ __metadata:
1042910429
languageName: node
1043010430
linkType: hard
1043110431

10432-
"typescript@npm:5.9.2":
10433-
version: 5.9.2
10434-
resolution: "typescript@npm:5.9.2"
10432+
"typescript@npm:5.9.3":
10433+
version: 5.9.3
10434+
resolution: "typescript@npm:5.9.3"
1043510435
bin:
1043610436
tsc: bin/tsc
1043710437
tsserver: bin/tsserver
10438-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
10438+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
1043910439
languageName: node
1044010440
linkType: hard
1044110441

10442-
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
10443-
version: 5.9.2
10444-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
10442+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
10443+
version: 5.9.3
10444+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1044510445
bin:
1044610446
tsc: bin/tsc
1044710447
tsserver: bin/tsserver
10448-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
10448+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
1044910449
languageName: node
1045010450
linkType: hard
1045110451

0 commit comments

Comments
 (0)