Skip to content

Commit 851ca1f

Browse files
build(deps): update dependency typescript to v5
1 parent fa88a52 commit 851ca1f

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
@@ -117,7 +117,7 @@
117117
"prettier": "2.8.8",
118118
"semantic-release": "19.0.5",
119119
"ts-node": "10.9.1",
120-
"typescript": "4.9.5"
120+
"typescript": "5.1.6"
121121
},
122122
"eslintConfig": {
123123
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,7 @@ __metadata:
951951
semantic-release: 19.0.5
952952
ts-node: 10.9.1
953953
tslib: 2.6.1
954-
typescript: 4.9.5
954+
typescript: 5.1.6
955955
unknown: ^0.2.5
956956
languageName: unknown
957957
linkType: soft
@@ -7706,23 +7706,23 @@ __metadata:
77067706
languageName: node
77077707
linkType: hard
77087708

7709-
"typescript@npm:4.9.5":
7710-
version: 4.9.5
7711-
resolution: "typescript@npm:4.9.5"
7709+
"typescript@npm:5.1.6":
7710+
version: 5.1.6
7711+
resolution: "typescript@npm:5.1.6"
77127712
bin:
77137713
tsc: bin/tsc
77147714
tsserver: bin/tsserver
7715-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7715+
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
77167716
languageName: node
77177717
linkType: hard
77187718

7719-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7720-
version: 4.9.5
7721-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7719+
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
7720+
version: 5.1.6
7721+
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
77227722
bin:
77237723
tsc: bin/tsc
77247724
tsserver: bin/tsserver
7725-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7725+
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
77267726
languageName: node
77277727
linkType: hard
77287728

0 commit comments

Comments
 (0)