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 115
115
"prettier" : " 2.8.8" ,
116
116
"semantic-release" : " 19.0.5" ,
117
117
"ts-node" : " 10.9.1" ,
118
- "typescript" : " 4.9.5 "
118
+ "typescript" : " 5.2.2 "
119
119
},
120
120
"eslintConfig" : {
121
121
"root" : true ,
Original file line number Diff line number Diff line change @@ -943,7 +943,7 @@ __metadata:
943
943
semantic-release : 19.0.5
944
944
ts-node : 10.9.1
945
945
tslib : 2.6.2
946
- typescript : 4.9.5
946
+ typescript : 5.2.2
947
947
languageName : unknown
948
948
linkType : soft
949
949
@@ -7694,17 +7694,7 @@ __metadata:
7694
7694
languageName : node
7695
7695
linkType : hard
7696
7696
7697
- " typescript@npm:4.9.5 " :
7698
- version : 4.9.5
7699
- resolution : " typescript@npm:4.9.5"
7700
- bin :
7701
- tsc : bin/tsc
7702
- tsserver : bin/tsserver
7703
- checksum : ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7704
- languageName : node
7705
- linkType : hard
7706
-
7707
- " typescript@npm:^4.6.4 || ^5.0.0 " :
7697
+ " typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.0.0 " :
7708
7698
version : 5.2.2
7709
7699
resolution : " typescript@npm:5.2.2"
7710
7700
bin :
@@ -7714,17 +7704,7 @@ __metadata:
7714
7704
languageName : node
7715
7705
linkType : hard
7716
7706
7717
- " typescript@patch:[email protected] #~builtin<compat/typescript> " :
7718
- version : 4.9.5
7719
- resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7720
- bin :
7721
- tsc : bin/tsc
7722
- tsserver : bin/tsserver
7723
- checksum : 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7724
- languageName : node
7725
- linkType : hard
7726
-
7727
- " typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7707
+ " typescript@patch:[email protected] #~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7728
7708
version : 5.2.2
7729
7709
resolution : " typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
7730
7710
bin :
You can’t perform that action at this time.
0 commit comments