Skip to content

Commit 1d1af1e

Browse files
build(deps): update dependency typescript to v5
1 parent d5221fa commit 1d1af1e

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.8",
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.1
902-
typescript: 4.9.5
902+
typescript: 5.0.4
903903
unknown: ^0.2.5
904904
languageName: unknown
905905
linkType: soft
@@ -7273,43 +7273,23 @@ __metadata:
72737273
languageName: node
72747274
linkType: hard
72757275

7276-
"typescript@npm:4.9.5":
7277-
version: 4.9.5
7278-
resolution: "typescript@npm:4.9.5"
7279-
bin:
7280-
tsc: bin/tsc
7281-
tsserver: bin/tsserver
7282-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7283-
languageName: node
7284-
linkType: hard
7285-
7286-
"typescript@npm:^4.6.4 || ^5.0.0":
7287-
version: 5.0.2
7288-
resolution: "typescript@npm:5.0.2"
7289-
bin:
7290-
tsc: bin/tsc
7291-
tsserver: bin/tsserver
7292-
checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7293-
languageName: node
7294-
linkType: hard
7295-
7296-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7297-
version: 4.9.5
7298-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7276+
"typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0":
7277+
version: 5.0.4
7278+
resolution: "typescript@npm:5.0.4"
72997279
bin:
73007280
tsc: bin/tsc
73017281
tsserver: bin/tsserver
7302-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7282+
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
73037283
languageName: node
73047284
linkType: hard
73057285

7306-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7307-
version: 5.0.2
7308-
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=b5f058"
7286+
"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7287+
version: 5.0.4
7288+
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
73097289
bin:
73107290
tsc: bin/tsc
73117291
tsserver: bin/tsserver
7312-
checksum: 0411be9e19bf6a547d574b3261fa8598f55a5243123f2a50a79b0dc15a017abbf541f15b8b43331294e409cc978e548ac5ae4e0c5b98ba5ae98029304de047be
7292+
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
73137293
languageName: node
73147294
linkType: hard
73157295

0 commit comments

Comments
 (0)