Skip to content

Commit 2bac000

Browse files
build(deps): update dependency typescript to v5
1 parent a0ee3e2 commit 2bac000

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
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: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ __metadata:
954954
semantic-release: 19.0.5
955955
ts-node: 10.9.1
956956
tslib: 2.6.1
957-
typescript: 4.9.5
957+
typescript: 5.1.6
958958
unknown: ^0.2.5
959959
languageName: unknown
960960
linkType: soft
@@ -7634,17 +7634,7 @@ __metadata:
76347634
languageName: node
76357635
linkType: hard
76367636

7637-
"typescript@npm:4.9.5":
7638-
version: 4.9.5
7639-
resolution: "typescript@npm:4.9.5"
7640-
bin:
7641-
tsc: bin/tsc
7642-
tsserver: bin/tsserver
7643-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7644-
languageName: node
7645-
linkType: hard
7646-
7647-
"typescript@npm:^4.6.4 || ^5.0.0":
7637+
"typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0":
76487638
version: 5.1.6
76497639
resolution: "typescript@npm:5.1.6"
76507640
bin:
@@ -7654,17 +7644,7 @@ __metadata:
76547644
languageName: node
76557645
linkType: hard
76567646

7657-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7658-
version: 4.9.5
7659-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7660-
bin:
7661-
tsc: bin/tsc
7662-
tsserver: bin/tsserver
7663-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7664-
languageName: node
7665-
linkType: hard
7666-
7667-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7647+
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
76687648
version: 5.1.6
76697649
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
76707650
bin:

0 commit comments

Comments
 (0)