Skip to content

Commit 503d445

Browse files
build(deps): update dependency typescript to v5
1 parent 1b61bfe commit 503d445

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
@@ -117,7 +117,7 @@
117117
"semantic-release": "22.0.12",
118118
"semantic-release-pinst": "1.1.0",
119119
"ts-node": "10.9.2",
120-
"typescript": "4.9.5"
120+
"typescript": "5.9.3"
121121
},
122122
"eslintConfig": {
123123
"root": true,

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@ __metadata:
10441044
semantic-release-pinst: 1.1.0
10451045
ts-node: 10.9.2
10461046
tslib: 2.8.1
1047-
typescript: 4.9.5
1047+
typescript: 5.9.3
10481048
unknown: ^0.2.5
10491049
languageName: unknown
10501050
linkType: soft
@@ -8377,43 +8377,23 @@ __metadata:
83778377
languageName: node
83788378
linkType: hard
83798379

8380-
"typescript@npm:4.9.5":
8381-
version: 4.9.5
8382-
resolution: "typescript@npm:4.9.5"
8380+
"typescript@npm:5.9.3, typescript@npm:^4.6.4 || ^5.2.2":
8381+
version: 5.9.3
8382+
resolution: "typescript@npm:5.9.3"
83838383
bin:
83848384
tsc: bin/tsc
83858385
tsserver: bin/tsserver
8386-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
8386+
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
83878387
languageName: node
83888388
linkType: hard
83898389

8390-
"typescript@npm:^4.6.4 || ^5.2.2":
8391-
version: 5.2.2
8392-
resolution: "typescript@npm:5.2.2"
8390+
"typescript@patch:typescript@5.9.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>":
8391+
version: 5.9.3
8392+
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=5786d5"
83938393
bin:
83948394
tsc: bin/tsc
83958395
tsserver: bin/tsserver
8396-
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
8397-
languageName: node
8398-
linkType: hard
8399-
8400-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
8401-
version: 4.9.5
8402-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
8403-
bin:
8404-
tsc: bin/tsc
8405-
tsserver: bin/tsserver
8406-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
8407-
languageName: node
8408-
linkType: hard
8409-
8410-
"typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>":
8411-
version: 5.2.2
8412-
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
8413-
bin:
8414-
tsc: bin/tsc
8415-
tsserver: bin/tsserver
8416-
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
8396+
checksum: a5a6dc399d3761ded54192031f11d3ad5df8001c7febe3fbbc8098efcb552cdf8f2f402b3618c56dafcd04fef63dee005f4900f608e185404caedc46480539ed
84178397
languageName: node
84188398
linkType: hard
84198399

0 commit comments

Comments
 (0)