File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
"jest" : " ^26.6.3" ,
26
26
"ts-jest" : " ^26.4.4" ,
27
27
"ts-node-dev" : " ^1.0.0" ,
28
- "typescript" : " ^4.0.5 "
28
+ "typescript" : " ^4.1.2 "
29
29
},
30
30
"dependencies" : {
31
31
"yn" : " ^4.0.0"
Original file line number Diff line number Diff line change @@ -4567,10 +4567,10 @@ typedarray-to-buffer@^3.1.5:
4567
4567
dependencies :
4568
4568
is-typedarray "^1.0.0"
4569
4569
4570
- typescript@^4.0.5 :
4571
- version "4.0.5 "
4572
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5 .tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389 "
4573
- integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ ==
4570
+ typescript@^4.1.2 :
4571
+ version "4.1.2 "
4572
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2 .tgz#6369ef22516fe5e10304aae5a5c4862db55380e9 "
4573
+ integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ ==
4574
4574
4575
4575
union-value@^1.0.0 :
4576
4576
version "1.0.1"
You can’t perform that action at this time.
0 commit comments