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" : " ^29.0.3" ,
33
33
"ts-node-dev" : " ^2.0.0" ,
34
- "typescript" : " ^4.8.4 "
34
+ "typescript" : " ^4.9.3 "
35
35
},
36
36
"dependencies" : {
37
37
"axios" : " ^1.2.0" ,
Original file line number Diff line number Diff line change @@ -3882,10 +3882,10 @@ type-fest@^0.21.3:
3882
3882
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
3883
3883
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
3884
3884
3885
- typescript@^4.8.4 :
3886
- version "4.8.4 "
3887
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
3888
- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
3885
+ typescript@^4.9.3 :
3886
+ version "4.9.3 "
3887
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3 .tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db "
3888
+ integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA ==
3889
3889
3890
3890
unbox-primitive@^1.0.2 :
3891
3891
version "1.0.2"
You can’t perform that action at this time.
0 commit comments