Skip to content

Commit ea72717

Browse files
build(deps): update dependency typescript to v5.9.3
1 parent 25efce3 commit ea72717

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
@@ -61,7 +61,7 @@
6161
"semantic-release": "23.1.1",
6262
"semantic-release-pinst": "1.0.4",
6363
"ts-node": "10.9.2",
64-
"typescript": "5.8.3"
64+
"typescript": "5.9.3"
6565
},
6666
"eslintConfig": {
6767
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ __metadata:
12351235
semantic-release-pinst: "npm:1.0.4"
12361236
ts-node: "npm:10.9.2"
12371237
tslib: "npm:^2.1.0"
1238-
typescript: "npm:5.8.3"
1238+
typescript: "npm:5.9.3"
12391239
unknown: "npm:^0.2.5"
12401240
languageName: unknown
12411241
linkType: soft
@@ -8522,23 +8522,23 @@ __metadata:
85228522
languageName: node
85238523
linkType: hard
85248524

8525-
"typescript@npm:5.8.3":
8526-
version: 5.8.3
8527-
resolution: "typescript@npm:5.8.3"
8525+
"typescript@npm:5.9.3":
8526+
version: 5.9.3
8527+
resolution: "typescript@npm:5.9.3"
85288528
bin:
85298529
tsc: bin/tsc
85308530
tsserver: bin/tsserver
8531-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
8531+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
85328532
languageName: node
85338533
linkType: hard
85348534

8535-
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
8536-
version: 5.8.3
8537-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
8535+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
8536+
version: 5.9.3
8537+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
85388538
bin:
85398539
tsc: bin/tsc
85408540
tsserver: bin/tsserver
8541-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
8541+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
85428542
languageName: node
85438543
linkType: hard
85448544

0 commit comments

Comments
 (0)