Skip to content

Commit 3e55212

Browse files
chore(deps): update dependency typescript to v5.9.3 (#1969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1ba1d8 commit 3e55212

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.14",
9696
"txtgen": "^3.0.6",
97-
"typescript": "5.9.2",
97+
"typescript": "5.9.3",
9898
"typescript-eslint": "^8.20.0",
9999
"vitest": "^3.0.0",
100100
"vue": "3.5.22"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,7 @@ __metadata:
11241124
svelte: "npm:^5.0.0"
11251125
tailwindcss: "npm:4.1.14"
11261126
txtgen: "npm:^3.0.6"
1127-
typescript: "npm:5.9.2"
1127+
typescript: "npm:5.9.3"
11281128
typescript-eslint: "npm:^8.20.0"
11291129
uuid: "npm:^13.0.0"
11301130
vitest: "npm:^3.0.0"
@@ -10680,23 +10680,23 @@ __metadata:
1068010680
languageName: node
1068110681
linkType: hard
1068210682

10683-
"typescript@npm:5.9.2":
10684-
version: 5.9.2
10685-
resolution: "typescript@npm:5.9.2"
10683+
"typescript@npm:5.9.3":
10684+
version: 5.9.3
10685+
resolution: "typescript@npm:5.9.3"
1068610686
bin:
1068710687
tsc: bin/tsc
1068810688
tsserver: bin/tsserver
10689-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
10689+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
1069010690
languageName: node
1069110691
linkType: hard
1069210692

10693-
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
10694-
version: 5.9.2
10695-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
10693+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
10694+
version: 5.9.3
10695+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1069610696
bin:
1069710697
tsc: bin/tsc
1069810698
tsserver: bin/tsserver
10699-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
10699+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
1070010700
languageName: node
1070110701
linkType: hard
1070210702

0 commit comments

Comments
 (0)