Skip to content

Commit c86619b

Browse files
build(deps): update dependency typescript to v5
1 parent a30633e commit c86619b

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
@@ -116,7 +116,7 @@
116116
"prettier": "2.8.8",
117117
"semantic-release": "19.0.5",
118118
"ts-node": "10.9.1",
119-
"typescript": "4.9.5"
119+
"typescript": "5.1.3"
120120
},
121121
"eslintConfig": {
122122
"root": true,

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ __metadata:
924924
semantic-release: 19.0.5
925925
ts-node: 10.9.1
926926
tslib: 2.5.3
927-
typescript: 4.9.5
927+
typescript: 5.1.3
928928
unknown: ^0.2.5
929929
languageName: unknown
930930
linkType: soft
@@ -7351,17 +7351,7 @@ __metadata:
73517351
languageName: node
73527352
linkType: hard
73537353

7354-
"typescript@npm:4.9.5":
7355-
version: 4.9.5
7356-
resolution: "typescript@npm:4.9.5"
7357-
bin:
7358-
tsc: bin/tsc
7359-
tsserver: bin/tsserver
7360-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7361-
languageName: node
7362-
linkType: hard
7363-
7364-
"typescript@npm:^4.6.4 || ^5.0.0":
7354+
"typescript@npm:5.1.3, typescript@npm:^4.6.4 || ^5.0.0":
73657355
version: 5.1.3
73667356
resolution: "typescript@npm:5.1.3"
73677357
bin:
@@ -7371,17 +7361,7 @@ __metadata:
73717361
languageName: node
73727362
linkType: hard
73737363

7374-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7375-
version: 4.9.5
7376-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7377-
bin:
7378-
tsc: bin/tsc
7379-
tsserver: bin/tsserver
7380-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7381-
languageName: node
7382-
linkType: hard
7383-
7384-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7364+
"typescript@patch:typescript@5.1.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
73857365
version: 5.1.3
73867366
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
73877367
bin:

0 commit comments

Comments
 (0)