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.41" ,
39
39
"aws-sdk" : " ^2.888.0" ,
40
40
"cron-parser" : " ^3.3.0" ,
41
- "typescript" : " ^4.2.3 " ,
41
+ "typescript" : " ^4.2.4 " ,
42
42
"yn" : " ^4.0.0"
43
43
}
44
44
}
Original file line number Diff line number Diff line change @@ -4680,10 +4680,10 @@ typedarray-to-buffer@^3.1.5:
4680
4680
dependencies :
4681
4681
is-typedarray "^1.0.0"
4682
4682
4683
- typescript@^4.2.3 :
4684
- version "4.2.3 "
4685
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3 .tgz#39062d8019912d43726298f09493d598048c1ce3 "
4686
- integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw ==
4683
+ typescript@^4.2.4 :
4684
+ version "4.2.4 "
4685
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4 .tgz#8610b59747de028fda898a8aef0e103f156d0961 "
4686
+ integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg ==
4687
4687
4688
4688
union-value@^1.0.0 :
4689
4689
version "1.0.1"
You can’t perform that action at this time.
0 commit comments