File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
"@types/node" : " ^14.14.31" ,
39
39
"aws-sdk" : " ^2.849.0" ,
40
40
"cron-parser" : " ^3.1.0" ,
41
- "typescript" : " ^4.1 .3" ,
41
+ "typescript" : " ^4.2 .3" ,
42
42
"yn" : " ^4.0.0"
43
43
}
44
44
}
Original file line number Diff line number Diff line change @@ -4703,10 +4703,10 @@ typedarray-to-buffer@^3.1.5:
4703
4703
dependencies :
4704
4704
is-typedarray "^1.0.0"
4705
4705
4706
- typescript@^4.1 .3 :
4707
- version "4.1 .3"
4708
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1 .3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7 "
4709
- integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg ==
4706
+ typescript@^4.2 .3 :
4707
+ version "4.2 .3"
4708
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2 .3.tgz#39062d8019912d43726298f09493d598048c1ce3 "
4709
+ integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw ==
4710
4710
4711
4711
union-value@^1.0.0 :
4712
4712
version "1.0.1"
You can’t perform that action at this time.
0 commit comments