File tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"prettier" : " 2.6.2" ,
32
32
"ts-jest" : " ^27.1.4" ,
33
33
"ts-node-dev" : " ^1.1.6" ,
34
- "typescript" : " ^4.6.4 "
34
+ "typescript" : " ^4.7.3 "
35
35
},
36
36
"dependencies" : {
37
37
"axios" : " ^0.27.2" ,
Original file line number Diff line number Diff line change @@ -3523,10 +3523,10 @@ typedarray-to-buffer@^3.1.5:
3523
3523
dependencies :
3524
3524
is-typedarray "^1.0.0"
3525
3525
3526
- typescript@^4.6.4 :
3527
- version "4.6.4 "
3528
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4 .tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9 "
3529
- integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg ==
3526
+ typescript@^4.7.3 :
3527
+ version "4.7.3 "
3528
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3 .tgz#8364b502d5257b540f9de4c40be84c98e23a129d "
3529
+ integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA ==
3530
3530
3531
3531
universal-user-agent@^6.0.0 :
3532
3532
version "6.0.0"
You can’t perform that action at this time.
0 commit comments