Skip to content

Commit affe329

Browse files
build(deps): update dependency typescript to v5
1 parent f3e9b6e commit affe329

2 files changed

Lines changed: 4 additions & 24 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"prettier": "2.8.6",
117117
"semantic-release": "19.0.5",
118118
"ts-node": "10.9.1",
119-
"typescript": "4.9.5"
119+
"typescript": "5.0.2"
120120
},
121121
"eslintConfig": {
122122
"root": true,

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@ __metadata:
899899
semantic-release: 19.0.5
900900
ts-node: 10.9.1
901901
tslib: 2.5.0
902-
typescript: 4.9.5
902+
typescript: 5.0.2
903903
unknown: ^0.2.5
904904
languageName: unknown
905905
linkType: soft
@@ -7266,17 +7266,7 @@ __metadata:
72667266
languageName: node
72677267
linkType: hard
72687268

7269-
"typescript@npm:4.9.5":
7270-
version: 4.9.5
7271-
resolution: "typescript@npm:4.9.5"
7272-
bin:
7273-
tsc: bin/tsc
7274-
tsserver: bin/tsserver
7275-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7276-
languageName: node
7277-
linkType: hard
7278-
7279-
"typescript@npm:^4.6.4 || ^5.0.0":
7269+
"typescript@npm:5.0.2, typescript@npm:^4.6.4 || ^5.0.0":
72807270
version: 5.0.2
72817271
resolution: "typescript@npm:5.0.2"
72827272
bin:
@@ -7286,17 +7276,7 @@ __metadata:
72867276
languageName: node
72877277
linkType: hard
72887278

7289-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7290-
version: 4.9.5
7291-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
7292-
bin:
7293-
tsc: bin/tsc
7294-
tsserver: bin/tsserver
7295-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
7296-
languageName: node
7297-
linkType: hard
7298-
7299-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7279+
"typescript@patch:typescript@5.0.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
73007280
version: 5.0.2
73017281
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
73027282
bin:

0 commit comments

Comments
 (0)