Skip to content

Commit eebc009

Browse files
feat(deps): update dependency typescript to v5.9.3
1 parent 48f1926 commit eebc009

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
@@ -54,7 +54,7 @@
5454
"semantic-release": "23.1.1",
5555
"semantic-release-pinst": "1.0.4",
5656
"ts-node": "10.9.2",
57-
"typescript": "5.9.2"
57+
"typescript": "5.9.3"
5858
},
5959
"eslintConfig": {
6060
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2634,7 +2634,7 @@ __metadata:
26342634
semantic-release-pinst: "npm:1.0.4"
26352635
ts-node: "npm:10.9.2"
26362636
tslib: "npm:^2.6.2"
2637-
typescript: "npm:5.9.2"
2637+
typescript: "npm:5.9.3"
26382638
languageName: unknown
26392639
linkType: soft
26402640

@@ -10296,13 +10296,13 @@ __metadata:
1029610296
languageName: node
1029710297
linkType: hard
1029810298

10299-
"typescript@npm:5.9.2":
10300-
version: 5.9.2
10301-
resolution: "typescript@npm:5.9.2"
10299+
"typescript@npm:5.9.3":
10300+
version: 5.9.3
10301+
resolution: "typescript@npm:5.9.3"
1030210302
bin:
1030310303
tsc: bin/tsc
1030410304
tsserver: bin/tsserver
10305-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
10305+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
1030610306
languageName: node
1030710307
linkType: hard
1030810308

@@ -10316,13 +10316,13 @@ __metadata:
1031610316
languageName: node
1031710317
linkType: hard
1031810318

10319-
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
10320-
version: 5.9.2
10321-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
10319+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
10320+
version: 5.9.3
10321+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1032210322
bin:
1032310323
tsc: bin/tsc
1032410324
tsserver: bin/tsserver
10325-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
10325+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
1032610326
languageName: node
1032710327
linkType: hard
1032810328

0 commit comments

Comments
 (0)