Skip to content

Commit ba6a391

Browse files
build(deps): update dependency typescript to v5.9.3
1 parent edcb391 commit ba6a391

2 files changed

Lines changed: 10 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"rimraf": "5.0.10",
7171
"tempy": "1.0.1",
7272
"ts-jest": "29.4.6",
73-
"typescript": "5.4.5"
73+
"typescript": "5.9.3"
7474
},
7575
"prettier": "@softwareventures/prettier-config",
7676
"config": {

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ __metadata:
13011301
tempy: "npm:1.0.1"
13021302
ts-jest: "npm:29.4.6"
13031303
tslib: "npm:2.8.1"
1304-
typescript: "npm:5.4.5"
1304+
typescript: "npm:5.9.3"
13051305
unknown: "npm:0.2.6"
13061306
peerDependencies:
13071307
prettier: ^1.8.0 || ^2.0.0 || ^3.0.0
@@ -7106,43 +7106,23 @@ __metadata:
71067106
languageName: node
71077107
linkType: hard
71087108

7109-
"typescript@npm:5.4.5":
7110-
version: 5.4.5
7111-
resolution: "typescript@npm:5.4.5"
7109+
"typescript@npm:5.9.3, typescript@npm:>=5":
7110+
version: 5.9.3
7111+
resolution: "typescript@npm:5.9.3"
71127112
bin:
71137113
tsc: bin/tsc
71147114
tsserver: bin/tsserver
7115-
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
7115+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
71167116
languageName: node
71177117
linkType: hard
71187118

7119-
"typescript@npm:>=5":
7120-
version: 5.9.2
7121-
resolution: "typescript@npm:5.9.2"
7119+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript>":
7120+
version: 5.9.3
7121+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
71227122
bin:
71237123
tsc: bin/tsc
71247124
tsserver: bin/tsserver
7125-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
7126-
languageName: node
7127-
linkType: hard
7128-
7129-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
7130-
version: 5.4.5
7131-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
7132-
bin:
7133-
tsc: bin/tsc
7134-
tsserver: bin/tsserver
7135-
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
7136-
languageName: node
7137-
linkType: hard
7138-
7139-
"typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript>":
7140-
version: 5.9.2
7141-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
7142-
bin:
7143-
tsc: bin/tsc
7144-
tsserver: bin/tsserver
7145-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
7125+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
71467126
languageName: node
71477127
linkType: hard
71487128

0 commit comments

Comments
 (0)