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.2.2 "
121
121
},
122
122
"eslintConfig" : {
123
123
"root" : true ,
Original file line number Diff line number Diff line change @@ -955,7 +955,7 @@ __metadata:
955
955
semantic-release : 19.0.5
956
956
ts-node : 10.9.1
957
957
tslib : 2.6.2
958
- typescript : 4.9.5
958
+ typescript : 5.2.2
959
959
unknown : ^0.2.5
960
960
languageName : unknown
961
961
linkType : soft
@@ -7741,17 +7741,7 @@ __metadata:
7741
7741
languageName : node
7742
7742
linkType : hard
7743
7743
7744
- " typescript@npm:4.9.5 " :
7745
- version : 4.9.5
7746
- resolution : " typescript@npm:4.9.5"
7747
- bin :
7748
- tsc : bin/tsc
7749
- tsserver : bin/tsserver
7750
- checksum : ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7751
- languageName : node
7752
- linkType : hard
7753
-
7754
- " typescript@npm:^4.6.4 || ^5.2.2 " :
7744
+ " typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.2.2 " :
7755
7745
version : 5.2.2
7756
7746
resolution : " typescript@npm:5.2.2"
7757
7747
bin :
@@ -7761,17 +7751,7 @@ __metadata:
7761
7751
languageName : node
7762
7752
linkType : hard
7763
7753
7764
- " typescript@patch:typescript@4.9.5#~builtin<compat/typescript> " :
7765
- version : 4.9.5
7766
- resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7767
- bin :
7768
- tsc : bin/tsc
7769
- tsserver : bin/tsserver
7770
- checksum : 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7771
- languageName : node
7772
- linkType : hard
7773
-
7774
- " typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript> " :
7754
+ " typescript@patch:typescript@5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript> " :
7775
7755
version : 5.2.2
7776
7756
resolution : " typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
7777
7757
bin :
You can’t perform that action at this time.
0 commit comments