File tree Expand file tree Collapse file tree 2 files changed +10
-30
lines changed Expand file tree Collapse file tree 2 files changed +10
-30
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
@@ -7677,43 +7677,23 @@ __metadata:
7677
7677
languageName : node
7678
7678
linkType : hard
7679
7679
7680
- " typescript@npm:4.9.5 " :
7681
- version : 4.9.5
7682
- resolution : " typescript@npm:4.9.5 "
7680
+ " typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.0.0 " :
7681
+ version : 5.2.2
7682
+ resolution : " typescript@npm:5.2.2 "
7683
7683
bin :
7684
7684
tsc : bin/tsc
7685
7685
tsserver : bin/tsserver
7686
- checksum : ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7686
+ checksum : 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
7687
7687
languageName : node
7688
7688
linkType : hard
7689
7689
7690
- " typescript@npm:^4.6.4 || ^5.0.0 " :
7691
- version : 5.1.6
7692
- resolution : " typescript@npm:5.1.6"
7693
- bin :
7694
- tsc : bin/tsc
7695
- tsserver : bin/tsserver
7696
- checksum : b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
7697
- languageName : node
7698
- linkType : hard
7699
-
7700
- " typescript@patch:[email protected] #~builtin<compat/typescript> " :
7701
- version : 4.9.5
7702
- resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7703
- bin :
7704
- tsc : bin/tsc
7705
- tsserver : bin/tsserver
7706
- checksum : 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7707
- languageName : node
7708
- linkType : hard
7709
-
7710
- " typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7711
- version : 5.1.6
7712
- resolution : " typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
7690
+ " typescript@patch:[email protected] #~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7691
+ version : 5.2.2
7692
+ resolution : " typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
7713
7693
bin :
7714
7694
tsc : bin/tsc
7715
7695
tsserver : bin/tsserver
7716
- checksum : f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
7696
+ checksum : 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
7717
7697
languageName : node
7718
7698
linkType : hard
7719
7699
You can’t perform that action at this time.
0 commit comments