Skip to content

Commit f503d7f

Browse files
build(deps): update dependency typescript to v5
1 parent ad9c74a commit f503d7f

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.8",
118118
"semantic-release": "19.0.5",
119119
"ts-node": "10.9.1",
120-
"typescript": "4.9.5"
120+
"typescript": "5.1.3"
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.3
895-
typescript: 4.9.5
895+
typescript: 5.1.3
896896
unknown: ^0.2.5
897897
languageName: unknown
898898
linkType: soft
@@ -7182,43 +7182,23 @@ __metadata:
71827182
languageName: node
71837183
linkType: hard
71847184

7185-
"typescript@npm:4.9.5":
7186-
version: 4.9.5
7187-
resolution: "typescript@npm:4.9.5"
7188-
bin:
7189-
tsc: bin/tsc
7190-
tsserver: bin/tsserver
7191-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7192-
languageName: node
7193-
linkType: hard
7194-
7195-
"typescript@npm:^4.6.4 || ^5.0.0":
7196-
version: 5.0.2
7197-
resolution: "typescript@npm:5.0.2"
7198-
bin:
7199-
tsc: bin/tsc
7200-
tsserver: bin/tsserver
7201-
checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7202-
languageName: node
7203-
linkType: hard
7204-
7205-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7206-
version: 4.9.5
7207-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7185+
"typescript@npm:5.1.3, typescript@npm:^4.6.4 || ^5.0.0":
7186+
version: 5.1.3
7187+
resolution: "typescript@npm:5.1.3"
72087188
bin:
72097189
tsc: bin/tsc
72107190
tsserver: bin/tsserver
7211-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7191+
checksum: d9d51862d98efa46534f2800a1071a613751b1585dc78884807d0c179bcd93d6e9d4012a508e276742f5f33c480adefc52ffcafaf9e0e00ab641a14cde9a31c7
72127192
languageName: node
72137193
linkType: hard
72147194

7215-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7216-
version: 5.0.2
7217-
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=b5f058"
7195+
"typescript@patch:typescript@5.1.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7196+
version: 5.1.3
7197+
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
72187198
bin:
72197199
tsc: bin/tsc
72207200
tsserver: bin/tsserver
7221-
checksum: 0411be9e19bf6a547d574b3261fa8598f55a5243123f2a50a79b0dc15a017abbf541f15b8b43331294e409cc978e548ac5ae4e0c5b98ba5ae98029304de047be
7201+
checksum: 6f0a9dca6bf4ce9dcaf4e282aade55ef4c56ecb5fb98d0a4a5c0113398815aea66d871b5611e83353e5953a19ed9ef103cf5a76ac0f276d550d1e7cd5344f61e
72227202
languageName: node
72237203
linkType: hard
72247204

0 commit comments

Comments
 (0)