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 31
31
"prettier" : " 2.7.1" ,
32
32
"ts-jest" : " ^27.1.4" ,
33
33
"ts-node-dev" : " ^2.0.0" ,
34
- "typescript" : " ^4.7.3 "
34
+ "typescript" : " ^4.7.4 "
35
35
},
36
36
"dependencies" : {
37
37
"axios" : " ^0.27.2" ,
Original file line number Diff line number Diff line change @@ -3585,10 +3585,10 @@ typedarray-to-buffer@^3.1.5:
3585
3585
dependencies :
3586
3586
is-typedarray "^1.0.0"
3587
3587
3588
- typescript@^4.7.3 :
3589
- version "4.7.3 "
3590
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3 .tgz#8364b502d5257b540f9de4c40be84c98e23a129d "
3591
- integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA ==
3588
+ typescript@^4.7.4 :
3589
+ version "4.7.4 "
3590
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4 .tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235 "
3591
+ integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ ==
3592
3592
3593
3593
universal-user-agent@^6.0.0 :
3594
3594
version "6.0.0"
You can’t perform that action at this time.
0 commit comments