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.0.1" ,
26
26
"ts-jest" : " ^26.0.0" ,
27
27
"ts-node-dev" : " ^1.0.0-pre.44" ,
28
- "typescript" : " ^3.8.3 "
28
+ "typescript" : " ^3.9.6 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change @@ -4420,10 +4420,10 @@ typedarray-to-buffer@^3.1.5:
4420
4420
dependencies :
4421
4421
is-typedarray "^1.0.0"
4422
4422
4423
- typescript@^3.8.3 :
4424
- version "3.9.5 "
4425
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5 .tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36 "
4426
- integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ ==
4423
+ typescript@^3.9.6 :
4424
+ version "3.9.6 "
4425
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6 .tgz#8f3e0198a34c3ae17091b35571d3afd31999365a "
4426
+ integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw ==
4427
4427
4428
4428
union-value@^1.0.0 :
4429
4429
version "1.0.1"
You can’t perform that action at this time.
0 commit comments