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.6" ,
116
116
"semantic-release" : " 19.0.5" ,
117
117
"ts-node" : " 10.9.1" ,
118
- "typescript" : " 4.9.5 "
118
+ "typescript" : " 5.0.2 "
119
119
},
120
120
"eslintConfig" : {
121
121
"root" : true ,
Original file line number Diff line number Diff line change @@ -888,7 +888,7 @@ __metadata:
888
888
semantic-release : 19.0.5
889
889
ts-node : 10.9.1
890
890
tslib : 2.5.0
891
- typescript : 4.9.5
891
+ typescript : 5.0.2
892
892
languageName : unknown
893
893
linkType : soft
894
894
@@ -7294,17 +7294,7 @@ __metadata:
7294
7294
languageName : node
7295
7295
linkType : hard
7296
7296
7297
- " typescript@npm:4.9.5 " :
7298
- version : 4.9.5
7299
- resolution : " typescript@npm:4.9.5"
7300
- bin :
7301
- tsc : bin/tsc
7302
- tsserver : bin/tsserver
7303
- checksum : ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7304
- languageName : node
7305
- linkType : hard
7306
-
7307
- " typescript@npm:^4.6.4 || ^5.0.0 " :
7297
+ " typescript@npm:5.0.2, typescript@npm:^4.6.4 || ^5.0.0 " :
7308
7298
version : 5.0.2
7309
7299
resolution : " typescript@npm:5.0.2"
7310
7300
bin :
@@ -7314,17 +7304,7 @@ __metadata:
7314
7304
languageName : node
7315
7305
linkType : hard
7316
7306
7317
- " typescript@patch:[email protected] #~builtin<compat/typescript> " :
7318
- version : 4.9.5
7319
- resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
7320
- bin :
7321
- tsc : bin/tsc
7322
- tsserver : bin/tsserver
7323
- checksum : ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
7324
- languageName : node
7325
- linkType : hard
7326
-
7327
- " typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7307
+ " typescript@patch:[email protected] #~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7328
7308
version : 5.0.2
7329
7309
resolution : " typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
7330
7310
bin :
You can’t perform that action at this time.
0 commit comments