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 .4"
30
+ "typescript" : " ^4.3 .4"
31
31
},
32
32
"dependencies" : {
33
33
"request" : " ^2.88.2" ,
Original file line number Diff line number Diff line change @@ -4566,10 +4566,10 @@ typedarray-to-buffer@^3.1.5:
4566
4566
dependencies :
4567
4567
is-typedarray "^1.0.0"
4568
4568
4569
- typescript@^4.2 .4 :
4570
- version "4.3.3 "
4571
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3 .tgz#5401db69bd3203daf1851a1a74d199cb3112c11a "
4572
- integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA ==
4569
+ typescript@^4.3 .4 :
4570
+ version "4.3.4 "
4571
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4 .tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc "
4572
+ integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew ==
4573
4573
4574
4574
union-value@^1.0.0 :
4575
4575
version "1.0.1"
You can’t perform that action at this time.
0 commit comments