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.4 "
34
+ "typescript" : " ^4.8.3 "
35
35
},
36
36
"dependencies" : {
37
37
"axios" : " ^0.27.2" ,
Original file line number Diff line number Diff line change @@ -3975,10 +3975,10 @@ typedarray-to-buffer@^3.1.5:
3975
3975
dependencies :
3976
3976
is-typedarray "^1.0.0"
3977
3977
3978
- typescript@^4.7.4 :
3979
- version "4.7.4 "
3980
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4 .tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235 "
3981
- integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ ==
3978
+ typescript@^4.8.3 :
3979
+ version "4.8.3 "
3980
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3 .tgz#d59344522c4bc464a65a730ac695007fdb66dd88 "
3981
+ integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig ==
3982
3982
3983
3983
unbox-primitive@^1.0.2 :
3984
3984
version "1.0.2"
You can’t perform that action at this time.
0 commit comments