Skip to content

Commit f5f8ad8

Browse files
chore(deps): update dependency typescript to v5
1 parent 5cf3511 commit f5f8ad8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"ts-node": "10.9.1",
7474
"tsc-watch": "6.0.0",
7575
"tsup": "6.7.0",
76-
"typescript": "4.9.5"
76+
"typescript": "5.6.3"
7777
},
7878
"commitlint": {
7979
"extends": [

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1530,7 +1530,7 @@ __metadata:
15301530
ts-node: 10.9.1
15311531
tsc-watch: 6.0.0
15321532
tsup: 6.7.0
1533-
typescript: 4.9.5
1533+
typescript: 5.6.3
15341534
languageName: unknown
15351535
linkType: soft
15361536

@@ -6087,13 +6087,13 @@ __metadata:
60876087
languageName: node
60886088
linkType: hard
60896089

6090-
"typescript@npm:4.9.5":
6091-
version: 4.9.5
6092-
resolution: "typescript@npm:4.9.5"
6090+
"typescript@npm:5.6.3":
6091+
version: 5.6.3
6092+
resolution: "typescript@npm:5.6.3"
60936093
bin:
60946094
tsc: bin/tsc
60956095
tsserver: bin/tsserver
6096-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
6096+
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
60976097
languageName: node
60986098
linkType: hard
60996099

@@ -6127,13 +6127,13 @@ __metadata:
61276127
languageName: node
61286128
linkType: hard
61296129

6130-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
6131-
version: 4.9.5
6132-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
6130+
"typescript@patch:typescript@5.6.3#~builtin<compat/typescript>":
6131+
version: 5.6.3
6132+
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=85af82"
61336133
bin:
61346134
tsc: bin/tsc
61356135
tsserver: bin/tsserver
6136-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
6136+
checksum: ade87bce2363ee963eed0e4ca8a312ea02c81873ebd53609bc3f6dc0a57f6e61ad7e3fb8cbb7f7ab8b5081cbee801b023f7c4823ee70b1c447eae050e6c7622b
61376137
languageName: node
61386138
linkType: hard
61396139

0 commit comments

Comments
 (0)