Skip to content

Commit 91a92c5

Browse files
build(deps): update dependency typescript to v5
1 parent 0bdc30d commit 91a92c5

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

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ __metadata:
955955
semantic-release: 19.0.5
956956
ts-node: 10.9.1
957957
tslib: 2.6.2
958-
typescript: 4.9.5
958+
typescript: 5.2.2
959959
unknown: ^0.2.5
960960
languageName: unknown
961961
linkType: soft
@@ -7714,17 +7714,7 @@ __metadata:
77147714
languageName: node
77157715
linkType: hard
77167716

7717-
"typescript@npm:4.9.5":
7718-
version: 4.9.5
7719-
resolution: "typescript@npm:4.9.5"
7720-
bin:
7721-
tsc: bin/tsc
7722-
tsserver: bin/tsserver
7723-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7724-
languageName: node
7725-
linkType: hard
7726-
7727-
"typescript@npm:^4.6.4 || ^5.0.0":
7717+
"typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.0.0":
77287718
version: 5.2.2
77297719
resolution: "typescript@npm:5.2.2"
77307720
bin:
@@ -7734,17 +7724,7 @@ __metadata:
77347724
languageName: node
77357725
linkType: hard
77367726

7737-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7738-
version: 4.9.5
7739-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7740-
bin:
7741-
tsc: bin/tsc
7742-
tsserver: bin/tsserver
7743-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7744-
languageName: node
7745-
linkType: hard
7746-
7747-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7727+
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
77487728
version: 5.2.2
77497729
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
77507730
bin:

0 commit comments

Comments
 (0)