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.8.3 "
34
+ "typescript" : " ^4.8.4 "
35
35
},
36
36
"dependencies" : {
37
37
"axios" : " ^0.27.2" ,
Original file line number Diff line number Diff line change @@ -3988,10 +3988,10 @@ typedarray-to-buffer@^3.1.5:
3988
3988
dependencies :
3989
3989
is-typedarray "^1.0.0"
3990
3990
3991
- typescript@^4.8.3 :
3992
- version "4.8.3 "
3993
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3 .tgz#d59344522c4bc464a65a730ac695007fdb66dd88 "
3994
- integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig ==
3991
+ typescript@^4.8.4 :
3992
+ version "4.8.4 "
3993
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
3994
+ integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
3995
3995
3996
3996
unbox-primitive@^1.0.2 :
3997
3997
version "1.0.2"
You can’t perform that action at this time.
0 commit comments