Skip to content

Commit 3b4b2e9

Browse files
build(deps): update dependency typescript to v5
1 parent f6618c2 commit 3b4b2e9

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.2.2"
119119
},
120120
"eslintConfig": {
121121
"root": true,

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@ __metadata:
943943
semantic-release: 19.0.5
944944
ts-node: 10.9.1
945945
tslib: 2.6.2
946-
typescript: 4.9.5
946+
typescript: 5.2.2
947947
languageName: unknown
948948
linkType: soft
949949

@@ -7721,17 +7721,7 @@ __metadata:
77217721
languageName: node
77227722
linkType: hard
77237723

7724-
"typescript@npm:4.9.5":
7725-
version: 4.9.5
7726-
resolution: "typescript@npm:4.9.5"
7727-
bin:
7728-
tsc: bin/tsc
7729-
tsserver: bin/tsserver
7730-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7731-
languageName: node
7732-
linkType: hard
7733-
7734-
"typescript@npm:^4.6.4 || ^5.2.2":
7724+
"typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.2.2":
77357725
version: 5.2.2
77367726
resolution: "typescript@npm:5.2.2"
77377727
bin:
@@ -7741,17 +7731,7 @@ __metadata:
77417731
languageName: node
77427732
linkType: hard
77437733

7744-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7745-
version: 4.9.5
7746-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7747-
bin:
7748-
tsc: bin/tsc
7749-
tsserver: bin/tsserver
7750-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7751-
languageName: node
7752-
linkType: hard
7753-
7754-
"typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>":
7734+
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>":
77557735
version: 5.2.2
77567736
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
77577737
bin:

0 commit comments

Comments
 (0)