Skip to content

Commit 81d5b06

Browse files
build(deps): update dependency typescript to v5.9.3
1 parent 59e5dbe commit 81d5b06

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"semantic-release-pinst": "1.0.4",
7575
"tempy": "1.0.1",
7676
"ts-jest": "29.4.5",
77-
"typescript": "5.4.5"
77+
"typescript": "5.9.3"
7878
},
7979
"eslintConfig": {
8080
"root": true,

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,7 +1750,7 @@ __metadata:
17501750
tempy: "npm:1.0.1"
17511751
ts-jest: "npm:29.4.5"
17521752
tslib: "npm:2.8.1"
1753-
typescript: "npm:5.4.5"
1753+
typescript: "npm:5.9.3"
17541754
unknown: "npm:0.2.6"
17551755
peerDependencies:
17561756
prettier: ^1.8.0 || ^2.0.0 || ^3.0.0
@@ -9423,43 +9423,23 @@ __metadata:
94239423
languageName: node
94249424
linkType: hard
94259425

9426-
"typescript@npm:5.4.5":
9427-
version: 5.4.5
9428-
resolution: "typescript@npm:5.4.5"
9426+
"typescript@npm:5.9.3, typescript@npm:>=5":
9427+
version: 5.9.3
9428+
resolution: "typescript@npm:5.9.3"
94299429
bin:
94309430
tsc: bin/tsc
94319431
tsserver: bin/tsserver
9432-
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
9432+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
94339433
languageName: node
94349434
linkType: hard
94359435

9436-
"typescript@npm:>=5":
9437-
version: 5.9.2
9438-
resolution: "typescript@npm:5.9.2"
9436+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript>":
9437+
version: 5.9.3
9438+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
94399439
bin:
94409440
tsc: bin/tsc
94419441
tsserver: bin/tsserver
9442-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
9443-
languageName: node
9444-
linkType: hard
9445-
9446-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
9447-
version: 5.4.5
9448-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
9449-
bin:
9450-
tsc: bin/tsc
9451-
tsserver: bin/tsserver
9452-
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
9453-
languageName: node
9454-
linkType: hard
9455-
9456-
"typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript>":
9457-
version: 5.9.2
9458-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
9459-
bin:
9460-
tsc: bin/tsc
9461-
tsserver: bin/tsserver
9462-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
9442+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
94639443
languageName: node
94649444
linkType: hard
94659445

0 commit comments

Comments
 (0)