Skip to content

Commit 3538c60

Browse files
committed
Bump TS to 5.9.3
1 parent 4390454 commit 3538c60

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
@@ -74,7 +74,7 @@
7474
"jsdoc": "3.6.11",
7575
"jsdom": "^19.0.0",
7676
"prettier": "^3.6.2",
77-
"typescript": "^5.9.2",
77+
"typescript": "^5.9.3",
7878
"typescript-eslint": "^8.40.0",
7979
"vitest": "^4.0.4"
8080
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3197,7 +3197,7 @@ __metadata:
31973197
lodash: "npm:^4.17.21"
31983198
prettier: "npm:^3.6.2"
31993199
source-map: "npm:0.7.6"
3200-
typescript: "npm:^5.9.2"
3200+
typescript: "npm:^5.9.3"
32013201
typescript-eslint: "npm:^8.40.0"
32023202
vitest: "npm:^4.0.4"
32033203
bin:
@@ -4935,23 +4935,23 @@ __metadata:
49354935
languageName: node
49364936
linkType: hard
49374937

4938-
"typescript@npm:^5.9.2":
4939-
version: 5.9.2
4940-
resolution: "typescript@npm:5.9.2"
4938+
"typescript@npm:^5.9.3":
4939+
version: 5.9.3
4940+
resolution: "typescript@npm:5.9.3"
49414941
bin:
49424942
tsc: bin/tsc
49434943
tsserver: bin/tsserver
4944-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
4944+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
49454945
languageName: node
49464946
linkType: hard
49474947

4948-
"typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript>":
4949-
version: 5.9.2
4950-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
4948+
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
4949+
version: 5.9.3
4950+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
49514951
bin:
49524952
tsc: bin/tsc
49534953
tsserver: bin/tsserver
4954-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
4954+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
49554955
languageName: node
49564956
linkType: hard
49574957

0 commit comments

Comments
 (0)