Skip to content

Commit 5939ae0

Browse files
feat(deps): update dependency typescript to v5.9.3
1 parent 1397703 commit 5939ae0

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
@@ -56,7 +56,7 @@
5656
"semantic-release": "23.1.1",
5757
"semantic-release-pinst": "1.0.4",
5858
"tsimp": "2.0.12",
59-
"typescript": "5.9.2"
59+
"typescript": "5.9.3"
6060
},
6161
"eslintConfig": {
6262
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,7 +2647,7 @@ __metadata:
26472647
semantic-release-pinst: "npm:1.0.4"
26482648
tsimp: "npm:2.0.12"
26492649
tslib: "npm:^2.6.2"
2650-
typescript: "npm:5.9.2"
2650+
typescript: "npm:5.9.3"
26512651
languageName: unknown
26522652
linkType: soft
26532653

@@ -10344,13 +10344,13 @@ __metadata:
1034410344
languageName: node
1034510345
linkType: hard
1034610346

10347-
"typescript@npm:5.9.2":
10348-
version: 5.9.2
10349-
resolution: "typescript@npm:5.9.2"
10347+
"typescript@npm:5.9.3":
10348+
version: 5.9.3
10349+
resolution: "typescript@npm:5.9.3"
1035010350
bin:
1035110351
tsc: bin/tsc
1035210352
tsserver: bin/tsserver
10353-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
10353+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
1035410354
languageName: node
1035510355
linkType: hard
1035610356

@@ -10364,13 +10364,13 @@ __metadata:
1036410364
languageName: node
1036510365
linkType: hard
1036610366

10367-
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
10368-
version: 5.9.2
10369-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
10367+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
10368+
version: 5.9.3
10369+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1037010370
bin:
1037110371
tsc: bin/tsc
1037210372
tsserver: bin/tsserver
10373-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
10373+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
1037410374
languageName: node
1037510375
linkType: hard
1037610376

0 commit comments

Comments
 (0)