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 27
27
"jest" : " ^26.6.3" ,
28
28
"ts-jest" : " ^26.5.5" ,
29
29
"ts-node-dev" : " ^1.1.6" ,
30
- "typescript" : " ^4.2.3 "
30
+ "typescript" : " ^4.2.4 "
31
31
},
32
32
"dependencies" : {
33
33
"yn" : " ^4.0.0"
Original file line number Diff line number Diff line change @@ -4491,10 +4491,10 @@ typedarray-to-buffer@^3.1.5:
4491
4491
dependencies :
4492
4492
is-typedarray "^1.0.0"
4493
4493
4494
- typescript@^4.2.3 :
4495
- version "4.2.3 "
4496
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3 .tgz#39062d8019912d43726298f09493d598048c1ce3 "
4497
- integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw ==
4494
+ typescript@^4.2.4 :
4495
+ version "4.2.4 "
4496
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4 .tgz#8610b59747de028fda898a8aef0e103f156d0961 "
4497
+ integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg ==
4498
4498
4499
4499
union-value@^1.0.0 :
4500
4500
version "1.0.1"
You can’t perform that action at this time.
0 commit comments