Skip to content

Commit 282c5b3

Browse files
build(deps): update dependency typescript to v5
1 parent 224aee8 commit 282c5b3

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.5"
121121
},
122122
"eslintConfig": {
123123
"root": true,

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ __metadata:
947947
semantic-release: 19.0.5
948948
ts-node: 10.9.1
949949
tslib: 2.6.0
950-
typescript: 4.9.5
950+
typescript: 5.1.5
951951
unknown: ^0.2.5
952952
languageName: unknown
953953
linkType: soft
@@ -7544,43 +7544,23 @@ __metadata:
75447544
languageName: node
75457545
linkType: hard
75467546

7547-
"typescript@npm:4.9.5":
7548-
version: 4.9.5
7549-
resolution: "typescript@npm:4.9.5"
7547+
"typescript@npm:5.1.5, typescript@npm:^4.6.4 || ^5.0.0":
7548+
version: 5.1.5
7549+
resolution: "typescript@npm:5.1.5"
75507550
bin:
75517551
tsc: bin/tsc
75527552
tsserver: bin/tsserver
7553-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7553+
checksum: 0eef8699e05ae767096924dbed633c340b4d36e953bb8ed87fb12e9dd9dcea5055ceac7182c614a556dbd346a8a82df799d330e1e286ae66e17c84e1710f6a6f
75547554
languageName: node
75557555
linkType: hard
75567556

7557-
"typescript@npm:^4.6.4 || ^5.0.0":
7558-
version: 5.1.3
7559-
resolution: "typescript@npm:5.1.3"
7560-
bin:
7561-
tsc: bin/tsc
7562-
tsserver: bin/tsserver
7563-
checksum: d9d51862d98efa46534f2800a1071a613751b1585dc78884807d0c179bcd93d6e9d4012a508e276742f5f33c480adefc52ffcafaf9e0e00ab641a14cde9a31c7
7564-
languageName: node
7565-
linkType: hard
7566-
7567-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7568-
version: 4.9.5
7569-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7570-
bin:
7571-
tsc: bin/tsc
7572-
tsserver: bin/tsserver
7573-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7574-
languageName: node
7575-
linkType: hard
7576-
7577-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7578-
version: 5.1.3
7579-
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
7557+
"typescript@patch:typescript@5.1.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7558+
version: 5.1.5
7559+
resolution: "typescript@patch:typescript@npm%3A5.1.5#~builtin<compat/typescript>::version=5.1.5&hash=5da071"
75807560
bin:
75817561
tsc: bin/tsc
75827562
tsserver: bin/tsserver
7583-
checksum: 6f0a9dca6bf4ce9dcaf4e282aade55ef4c56ecb5fb98d0a4a5c0113398815aea66d871b5611e83353e5953a19ed9ef103cf5a76ac0f276d550d1e7cd5344f61e
7563+
checksum: 12ff5d14888805f24479e54bc8a3f83647107a6345f6c29dffcd429fb345be55f584a37e262cca58a0105203e41d4cb4e31b1b9096c9abeca0e2ace8eb00935e
75847564
languageName: node
75857565
linkType: hard
75867566

0 commit comments

Comments
 (0)