Skip to content

Commit d53a510

Browse files
build(deps): update dependency typescript to v5
1 parent f0b5205 commit d53a510

File tree

2 files changed

+10
-30
lines changed

2 files changed

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

yarn.lock

Lines changed: 9 additions & 29 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.4
896896
unknown: ^0.2.5
897897
languageName: unknown
898898
linkType: soft
@@ -7201,43 +7201,23 @@ __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":
7215-
version: 5.0.2
7216-
resolution: "typescript@npm:5.0.2"
7217-
bin:
7218-
tsc: bin/tsc
7219-
tsserver: bin/tsserver
7220-
checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7221-
languageName: node
7222-
linkType: hard
7223-
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"
7204+
"typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0":
7205+
version: 5.0.4
7206+
resolution: "typescript@npm:5.0.4"
72277207
bin:
72287208
tsc: bin/tsc
72297209
tsserver: bin/tsserver
7230-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
7210+
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
72317211
languageName: node
72327212
linkType: hard
72337213

7234-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7235-
version: 5.0.2
7236-
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
7214+
"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7215+
version: 5.0.4
7216+
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
72377217
bin:
72387218
tsc: bin/tsc
72397219
tsserver: bin/tsserver
7240-
checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a
7220+
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9
72417221
languageName: node
72427222
linkType: hard
72437223

0 commit comments

Comments
 (0)