Skip to content

Commit b30f1ff

Browse files
Update dependency typescript to v5.9.3 (#281)
1 parent be21afe commit b30f1ff

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
@@ -82,7 +82,7 @@
8282
"mocha": "11.7.4",
8383
"prettier": "3.6.2",
8484
"ts-node": "10.9.2",
85-
"typescript": "5.9.2",
85+
"typescript": "5.9.3",
8686
"typescript-eslint": "8.46.0",
8787
"webpack": "5.101.3"
8888
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3780,7 +3780,7 @@ __metadata:
37803780
mocha: "npm:11.7.4"
37813781
prettier: "npm:3.6.2"
37823782
ts-node: "npm:10.9.2"
3783-
typescript: "npm:5.9.2"
3783+
typescript: "npm:5.9.3"
37843784
typescript-eslint: "npm:8.46.0"
37853785
webpack: "npm:5.101.3"
37863786
peerDependencies:
@@ -3863,23 +3863,23 @@ __metadata:
38633863
languageName: node
38643864
linkType: hard
38653865

3866-
"typescript@npm:5.9.2":
3867-
version: 5.9.2
3868-
resolution: "typescript@npm:5.9.2"
3866+
"typescript@npm:5.9.3":
3867+
version: 5.9.3
3868+
resolution: "typescript@npm:5.9.3"
38693869
bin:
38703870
tsc: bin/tsc
38713871
tsserver: bin/tsserver
3872-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
3872+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
38733873
languageName: node
38743874
linkType: hard
38753875

3876-
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
3877-
version: 5.9.2
3878-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
3876+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
3877+
version: 5.9.3
3878+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
38793879
bin:
38803880
tsc: bin/tsc
38813881
tsserver: bin/tsserver
3882-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
3882+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
38833883
languageName: node
38843884
linkType: hard
38853885

0 commit comments

Comments
 (0)