Skip to content

Commit 067c4af

Browse files
build(deps): update dependency typescript to v5
1 parent 97b8c82 commit 067c4af

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
@@ -115,7 +115,7 @@
115115
"prettier": "2.8.8",
116116
"semantic-release": "19.0.5",
117117
"ts-node": "10.9.1",
118-
"typescript": "4.9.5"
118+
"typescript": "5.1.6"
119119
},
120120
"eslintConfig": {
121121
"root": true,

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ __metadata:
942942
semantic-release: 19.0.5
943943
ts-node: 10.9.1
944944
tslib: 2.6.1
945-
typescript: 4.9.5
945+
typescript: 5.1.6
946946
languageName: unknown
947947
linkType: soft
948948

@@ -7533,17 +7533,7 @@ __metadata:
75337533
languageName: node
75347534
linkType: hard
75357535

7536-
"typescript@npm:4.9.5":
7537-
version: 4.9.5
7538-
resolution: "typescript@npm:4.9.5"
7539-
bin:
7540-
tsc: bin/tsc
7541-
tsserver: bin/tsserver
7542-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7543-
languageName: node
7544-
linkType: hard
7545-
7546-
"typescript@npm:^4.6.4 || ^5.0.0":
7536+
"typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0":
75477537
version: 5.1.6
75487538
resolution: "typescript@npm:5.1.6"
75497539
bin:
@@ -7553,17 +7543,7 @@ __metadata:
75537543
languageName: node
75547544
linkType: hard
75557545

7556-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7557-
version: 4.9.5
7558-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7559-
bin:
7560-
tsc: bin/tsc
7561-
tsserver: bin/tsserver
7562-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7563-
languageName: node
7564-
linkType: hard
7565-
7566-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7546+
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
75677547
version: 5.1.6
75687548
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
75697549
bin:

0 commit comments

Comments
 (0)