Skip to content

Commit 7798bdb

Browse files
chore(deps): update dependency typescript to v5
1 parent 7f89358 commit 7798bdb

File tree

2 files changed

+9
-29
lines changed

2 files changed

+9
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"ts-node": "10.9.2",
7474
"tsc-watch": "6.0.0",
7575
"tsup": "6.7.0",
76-
"typescript": "4.9.5"
76+
"typescript": "5.9.2"
7777
},
7878
"commitlint": {
7979
"extends": [

yarn.lock

Lines changed: 8 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,7 +1569,7 @@ __metadata:
15691569
ts-node: 10.9.2
15701570
tsc-watch: 6.0.0
15711571
tsup: 6.7.0
1572-
typescript: 4.9.5
1572+
typescript: 5.9.2
15731573
languageName: unknown
15741574
linkType: soft
15751575

@@ -6147,13 +6147,13 @@ __metadata:
61476147
languageName: node
61486148
linkType: hard
61496149

6150-
"typescript@npm:4.9.5":
6151-
version: 4.9.5
6152-
resolution: "typescript@npm:4.9.5"
6150+
"typescript@npm:5.9.2, typescript@npm:^4.6.4 || ^5.2.2, typescript@npm:^5.1.6":
6151+
version: 5.9.2
6152+
resolution: "typescript@npm:5.9.2"
61536153
bin:
61546154
tsc: bin/tsc
61556155
tsserver: bin/tsserver
6156-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
6156+
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
61576157
languageName: node
61586158
linkType: hard
61596159

@@ -6167,23 +6167,13 @@ __metadata:
61676167
languageName: node
61686168
linkType: hard
61696169

6170-
"typescript@npm:^4.6.4 || ^5.2.2, typescript@npm:^5.1.6":
6170+
"typescript@patch:typescript@5.9.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
61716171
version: 5.9.2
6172-
resolution: "typescript@npm:5.9.2"
6173-
bin:
6174-
tsc: bin/tsc
6175-
tsserver: bin/tsserver
6176-
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
6177-
languageName: node
6178-
linkType: hard
6179-
6180-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
6181-
version: 4.9.5
6182-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
6172+
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=85af82"
61836173
bin:
61846174
tsc: bin/tsc
61856175
tsserver: bin/tsserver
6186-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
6176+
checksum: e42a701947325500008334622321a6ad073f842f5e7d5e7b588a6346b31fdf51d56082b9ce5cef24312ecd3e48d6c0d4d44da7555f65e2feec18cf62ec540385
61876177
languageName: node
61886178
linkType: hard
61896179

@@ -6197,16 +6187,6 @@ __metadata:
61976187
languageName: node
61986188
linkType: hard
61996189

6200-
"typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
6201-
version: 5.9.2
6202-
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=85af82"
6203-
bin:
6204-
tsc: bin/tsc
6205-
tsserver: bin/tsserver
6206-
checksum: e42a701947325500008334622321a6ad073f842f5e7d5e7b588a6346b31fdf51d56082b9ce5cef24312ecd3e48d6c0d4d44da7555f65e2feec18cf62ec540385
6207-
languageName: node
6208-
linkType: hard
6209-
62106190
"unbox-primitive@npm:^1.0.2":
62116191
version: 1.0.2
62126192
resolution: "unbox-primitive@npm:1.0.2"

0 commit comments

Comments
 (0)