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.3 "
119
119
},
120
120
"eslintConfig" : {
121
121
"root" : true ,
Original file line number Diff line number Diff line change @@ -907,7 +907,7 @@ __metadata:
907
907
semantic-release : 19.0.5
908
908
ts-node : 10.9.1
909
909
tslib : 2.5.3
910
- typescript : 4.9.5
910
+ typescript : 5.1.3
911
911
languageName : unknown
912
912
linkType : soft
913
913
@@ -7352,17 +7352,7 @@ __metadata:
7352
7352
languageName : node
7353
7353
linkType : hard
7354
7354
7355
- " typescript@npm:4.9.5 " :
7356
- version : 4.9.5
7357
- resolution : " typescript@npm:4.9.5"
7358
- bin :
7359
- tsc : bin/tsc
7360
- tsserver : bin/tsserver
7361
- checksum : ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7362
- languageName : node
7363
- linkType : hard
7364
-
7365
- " typescript@npm:^4.6.4 || ^5.0.0 " :
7355
+ " typescript@npm:5.1.3, typescript@npm:^4.6.4 || ^5.0.0 " :
7366
7356
version : 5.1.3
7367
7357
resolution : " typescript@npm:5.1.3"
7368
7358
bin :
@@ -7372,17 +7362,7 @@ __metadata:
7372
7362
languageName : node
7373
7363
linkType : hard
7374
7364
7375
- " typescript@patch:typescript@4.9.5#~builtin<compat/typescript> " :
7376
- version : 4.9.5
7377
- resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7378
- bin :
7379
- tsc : bin/tsc
7380
- tsserver : bin/tsserver
7381
- checksum : 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7382
- languageName : node
7383
- linkType : hard
7384
-
7385
- " typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7365
+ " typescript@patch:typescript@5.1.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript> " :
7386
7366
version : 5.1.3
7387
7367
resolution : " typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
7388
7368
bin :
You can’t perform that action at this time.
0 commit comments