Skip to content

Commit 62d2ae3

Browse files
build(deps): update dependency typescript to v5
1 parent 7fe1297 commit 62d2ae3

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

yarn.lock

Lines changed: 9 additions & 29 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.4
903903
unknown: ^0.2.5
904904
languageName: unknown
905905
linkType: soft
@@ -7266,43 +7266,23 @@ __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":
7280-
version: 5.0.2
7281-
resolution: "typescript@npm:5.0.2"
7282-
bin:
7283-
tsc: bin/tsc
7284-
tsserver: bin/tsserver
7285-
checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7286-
languageName: node
7287-
linkType: hard
7288-
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"
7269+
"typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0":
7270+
version: 5.0.4
7271+
resolution: "typescript@npm:5.0.4"
72927272
bin:
72937273
tsc: bin/tsc
72947274
tsserver: bin/tsserver
7295-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
7275+
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
72967276
languageName: node
72977277
linkType: hard
72987278

7299-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7300-
version: 5.0.2
7301-
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
7279+
"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7280+
version: 5.0.4
7281+
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
73027282
bin:
73037283
tsc: bin/tsc
73047284
tsserver: bin/tsserver
7305-
checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a
7285+
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9
73067286
languageName: node
73077287
linkType: hard
73087288

0 commit comments

Comments
 (0)