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.4.2" ,
26
26
"ts-jest" : " ^26.4.1" ,
27
27
"ts-node-dev" : " ^1.0.0-pre.61" ,
28
- "typescript" : " ^3.9.6 "
28
+ "typescript" : " ^4.0.3 "
29
29
},
30
30
"dependencies" : {
31
31
"yn" : " ^4.0.0"
Original file line number Diff line number Diff line change @@ -4530,10 +4530,10 @@ typedarray-to-buffer@^3.1.5:
4530
4530
dependencies :
4531
4531
is-typedarray "^1.0.0"
4532
4532
4533
- typescript@^3.9.6 :
4534
- version "3.9.7 "
4535
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7 .tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa "
4536
- integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw ==
4533
+ typescript@^4.0.3 :
4534
+ version "4.0.3 "
4535
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3 .tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5 "
4536
+ integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg ==
4537
4537
4538
4538
union-value@^1.0.0 :
4539
4539
version "1.0.1"
You can’t perform that action at this time.
0 commit comments