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.1.6 "
119
119
},
120
120
"eslintConfig" : {
121
121
"root" : true ,
Original file line number Diff line number Diff line change @@ -942,7 +942,7 @@ __metadata:
942
942
semantic-release : 19.0.5
943
943
ts-node : 10.9.1
944
944
tslib : 2.6.0
945
- typescript : 4.9.5
945
+ typescript : 5.1.6
946
946
languageName : unknown
947
947
linkType : soft
948
948
@@ -7542,17 +7542,7 @@ __metadata:
7542
7542
languageName : node
7543
7543
linkType : hard
7544
7544
7545
- " typescript@npm:4.9.5 " :
7546
- version : 4.9.5
7547
- resolution : " typescript@npm:4.9.5"
7548
- bin :
7549
- tsc : bin/tsc
7550
- tsserver : bin/tsserver
7551
- checksum : ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7552
- languageName : node
7553
- linkType : hard
7554
-
7555
- " typescript@npm:^4.6.4 || ^5.0.0 " :
7545
+ " typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0 " :
7556
7546
version : 5.1.6
7557
7547
resolution : " typescript@npm:5.1.6"
7558
7548
bin :
@@ -7562,17 +7552,7 @@ __metadata:
7562
7552
languageName : node
7563
7553
linkType : hard
7564
7554
7565
- " typescript@patch:[email protected] #~builtin<compat/typescript> " :
7566
- version : 4.9.5
7567
- resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7568
- bin :
7569
- tsc : bin/tsc
7570
- tsserver : bin/tsserver
7571
- checksum : 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7572
- languageName : node
7573
- linkType : hard
7574
-
7575
- " typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7555
+ " typescript@patch:[email protected] #~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7576
7556
version : 5.1.6
7577
7557
resolution : " typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
7578
7558
bin :
You can’t perform that action at this time.
0 commit comments