File tree Expand file tree Collapse file tree 2 files changed +4
-24
lines changed Expand file tree Collapse file tree 2 files changed +4
-24
lines changed Original file line number Diff line number Diff line change 117
117
"prettier" : " 2.8.8" ,
118
118
"semantic-release" : " 19.0.5" ,
119
119
"ts-node" : " 10.9.1" ,
120
- "typescript" : " 4.9.5 "
120
+ "typescript" : " 5.1.6 "
121
121
},
122
122
"eslintConfig" : {
123
123
"root" : true ,
Original file line number Diff line number Diff line change @@ -954,7 +954,7 @@ __metadata:
954
954
semantic-release : 19.0.5
955
955
ts-node : 10.9.1
956
956
tslib : 2.6.0
957
- typescript : 4.9.5
957
+ typescript : 5.1.6
958
958
unknown : ^0.2.5
959
959
languageName : unknown
960
960
linkType : soft
@@ -7627,17 +7627,7 @@ __metadata:
7627
7627
languageName : node
7628
7628
linkType : hard
7629
7629
7630
- " typescript@npm:4.9.5 " :
7631
- version : 4.9.5
7632
- resolution : " typescript@npm:4.9.5"
7633
- bin :
7634
- tsc : bin/tsc
7635
- tsserver : bin/tsserver
7636
- checksum : ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7637
- languageName : node
7638
- linkType : hard
7639
-
7640
- " typescript@npm:^4.6.4 || ^5.0.0 " :
7630
+ " typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0 " :
7641
7631
version : 5.1.6
7642
7632
resolution : " typescript@npm:5.1.6"
7643
7633
bin :
@@ -7647,17 +7637,7 @@ __metadata:
7647
7637
languageName : node
7648
7638
linkType : hard
7649
7639
7650
- " typescript@patch:typescript@4.9.5#~builtin<compat/typescript> " :
7651
- version : 4.9.5
7652
- resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7653
- bin :
7654
- tsc : bin/tsc
7655
- tsserver : bin/tsserver
7656
- checksum : 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7657
- languageName : node
7658
- linkType : hard
7659
-
7660
- " typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7640
+ " typescript@patch:typescript@5.1.6#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7661
7641
version : 5.1.6
7662
7642
resolution : " typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
7663
7643
bin :
You can’t perform that action at this time.
0 commit comments