Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6bc9428

Browse files
authoredSep 9, 2024··
chore(deps): update dependency typescript to v5
1 parent 5cf3511 commit 6bc9428

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.2"
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.2
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.2":
6091+
version: 5.6.2
6092+
resolution: "typescript@npm:5.6.2"
60936093
bin:
60946094
tsc: bin/tsc
60956095
tsserver: bin/tsserver
6096-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
6096+
checksum: 48777e1dabd9044519f56cd012b0296e3b72bafe12b7e8e34222751d45c67e0eba5387ecdaa6c14a53871a29361127798df6dc8d1d35643a0a47cb0b1c65a33a
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.2#~builtin<compat/typescript>":
6131+
version: 5.6.2
6132+
resolution: "typescript@patch:typescript@npm%3A5.6.2#~builtin<compat/typescript>::version=5.6.2&hash=85af82"
61336133
bin:
61346134
tsc: bin/tsc
61356135
tsserver: bin/tsserver
6136-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
6136+
checksum: c084ee1ab865f108c787e6233a5f63c126c482c0c8e87ec998ac5288a2ad54b603e1ea8b8b272355823b833eb31b9fabb99e8c6152283e1cb47e3a76bd6faf6c
61376137
languageName: node
61386138
linkType: hard
61396139

0 commit comments

Comments
 (0)
Please sign in to comment.