Skip to content

Commit b6f9e29

Browse files
build(deps): update dependency typescript to v5
1 parent 8effbb4 commit b6f9e29

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
@@ -115,7 +115,7 @@
115115
"prettier": "2.8.8",
116116
"semantic-release": "19.0.5",
117117
"ts-node": "10.9.1",
118-
"typescript": "4.9.5"
118+
"typescript": "5.1.3"
119119
},
120120
"eslintConfig": {
121121
"root": true,

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ __metadata:
888888
semantic-release: 19.0.5
889889
ts-node: 10.9.1
890890
tslib: 2.5.3
891-
typescript: 4.9.5
891+
typescript: 5.1.3
892892
languageName: unknown
893893
linkType: soft
894894

@@ -7275,43 +7275,23 @@ __metadata:
72757275
languageName: node
72767276
linkType: hard
72777277

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

7308-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7309-
version: 5.0.2
7310-
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=b5f058"
7288+
"typescript@patch:typescript@5.1.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7289+
version: 5.1.3
7290+
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
73117291
bin:
73127292
tsc: bin/tsc
73137293
tsserver: bin/tsserver
7314-
checksum: 0411be9e19bf6a547d574b3261fa8598f55a5243123f2a50a79b0dc15a017abbf541f15b8b43331294e409cc978e548ac5ae4e0c5b98ba5ae98029304de047be
7294+
checksum: 6f0a9dca6bf4ce9dcaf4e282aade55ef4c56ecb5fb98d0a4a5c0113398815aea66d871b5611e83353e5953a19ed9ef103cf5a76ac0f276d550d1e7cd5344f61e
73157295
languageName: node
73167296
linkType: hard
73177297

0 commit comments

Comments
 (0)