Skip to content

Commit 42b8eb2

Browse files
build(deps): update dependency typescript to v5
1 parent abfd93e commit 42b8eb2

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.6",
118118
"semantic-release": "19.0.5",
119119
"ts-node": "10.9.1",
120-
"typescript": "4.9.5"
120+
"typescript": "5.0.2"
121121
},
122122
"eslintConfig": {
123123
"root": true,

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ __metadata:
892892
semantic-release: 19.0.5
893893
ts-node: 10.9.1
894894
tslib: 2.5.0
895-
typescript: 4.9.5
895+
typescript: 5.0.2
896896
unknown: ^0.2.5
897897
languageName: unknown
898898
linkType: soft
@@ -7201,17 +7201,7 @@ __metadata:
72017201
languageName: node
72027202
linkType: hard
72037203

7204-
"typescript@npm:4.9.5":
7205-
version: 4.9.5
7206-
resolution: "typescript@npm:4.9.5"
7207-
bin:
7208-
tsc: bin/tsc
7209-
tsserver: bin/tsserver
7210-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7211-
languageName: node
7212-
linkType: hard
7213-
7214-
"typescript@npm:^4.6.4 || ^5.0.0":
7204+
"typescript@npm:5.0.2, typescript@npm:^4.6.4 || ^5.0.0":
72157205
version: 5.0.2
72167206
resolution: "typescript@npm:5.0.2"
72177207
bin:
@@ -7221,17 +7211,7 @@ __metadata:
72217211
languageName: node
72227212
linkType: hard
72237213

7224-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7225-
version: 4.9.5
7226-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
7227-
bin:
7228-
tsc: bin/tsc
7229-
tsserver: bin/tsserver
7230-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
7231-
languageName: node
7232-
linkType: hard
7233-
7234-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7214+
"typescript@patch:typescript@5.0.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
72357215
version: 5.0.2
72367216
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
72377217
bin:

0 commit comments

Comments
 (0)