Skip to content

Commit 0c8095e

Browse files
build(deps): update dependency typescript to v5.8.3
1 parent 93b49da commit 0c8095e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"semantic-release": "22.0.12",
6565
"semantic-release-pinst": "1.0.4",
6666
"ts-node": "10.9.2",
67-
"typescript": "5.5.4"
67+
"typescript": "5.8.3"
6868
},
6969
"eslintConfig": {
7070
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@ __metadata:
10341034
semantic-release-pinst: "npm:1.0.4"
10351035
ts-node: "npm:10.9.2"
10361036
tslib: "npm:^2.5.0"
1037-
typescript: "npm:5.5.4"
1037+
typescript: "npm:5.8.3"
10381038
unknown: "npm:^0.2.5"
10391039
languageName: unknown
10401040
linkType: soft
@@ -7701,23 +7701,23 @@ __metadata:
77017701
languageName: node
77027702
linkType: hard
77037703

7704-
"typescript@npm:5.5.4":
7705-
version: 5.5.4
7706-
resolution: "typescript@npm:5.5.4"
7704+
"typescript@npm:5.8.3":
7705+
version: 5.8.3
7706+
resolution: "typescript@npm:5.8.3"
77077707
bin:
77087708
tsc: bin/tsc
77097709
tsserver: bin/tsserver
7710-
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
7710+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
77117711
languageName: node
77127712
linkType: hard
77137713

7714-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
7715-
version: 5.5.4
7716-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
7714+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
7715+
version: 5.8.3
7716+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=8c6c40"
77177717
bin:
77187718
tsc: bin/tsc
77197719
tsserver: bin/tsserver
7720-
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
7720+
checksum: 10c0/92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd
77217721
languageName: node
77227722
linkType: hard
77237723

0 commit comments

Comments
 (0)