Skip to content

Commit 023f5fe

Browse files
Update dependency typescript to v5.9.3 (#1339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 257f24e commit 023f5fe

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
@@ -34,7 +34,7 @@
3434
"husky": "9.1.7",
3535
"prettier": "3.6.2",
3636
"rimraf": "6.0.1",
37-
"typescript": "5.9.2",
37+
"typescript": "5.9.3",
3838
"typescript-eslint": "^8.9.0",
3939
"vitest": "^3.0.0"
4040
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2934,7 +2934,7 @@ __metadata:
29342934
prettier: "npm:3.6.2"
29352935
ramda: "npm:0.31.3"
29362936
rimraf: "npm:6.0.1"
2937-
typescript: "npm:5.9.2"
2937+
typescript: "npm:5.9.3"
29382938
typescript-eslint: "npm:^8.9.0"
29392939
vitest: "npm:^3.0.0"
29402940
languageName: unknown
@@ -3083,23 +3083,23 @@ __metadata:
30833083
languageName: node
30843084
linkType: hard
30853085

3086-
"typescript@npm:5.9.2":
3087-
version: 5.9.2
3088-
resolution: "typescript@npm:5.9.2"
3086+
"typescript@npm:5.9.3":
3087+
version: 5.9.3
3088+
resolution: "typescript@npm:5.9.3"
30893089
bin:
30903090
tsc: bin/tsc
30913091
tsserver: bin/tsserver
3092-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
3092+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
30933093
languageName: node
30943094
linkType: hard
30953095

3096-
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
3097-
version: 5.9.2
3098-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
3096+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
3097+
version: 5.9.3
3098+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
30993099
bin:
31003100
tsc: bin/tsc
31013101
tsserver: bin/tsserver
3102-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
3102+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
31033103
languageName: node
31043104
linkType: hard
31053105

0 commit comments

Comments
 (0)