This repository was archived by the owner on Jan 16, 2025. It is now read-only.
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 32
32
"prettier" : " 2.8.4" ,
33
33
"ts-jest" : " ^29.0.5" ,
34
34
"ts-node-dev" : " ^2.0.0" ,
35
- "typescript" : " ^4.9.4 "
35
+ "typescript" : " ^4.9.5 "
36
36
},
37
37
"dependencies" : {
38
38
"axios" : " ^1.3.3" ,
Original file line number Diff line number Diff line change @@ -3466,10 +3466,10 @@ type-fest@^0.21.3:
3466
3466
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
3467
3467
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
3468
3468
3469
- typescript@^4.9.4 :
3470
- version "4.9.4 "
3471
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4 .tgz#a2a3d2756c079abda241d75f149df9d561091e78 "
3472
- integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg ==
3469
+ typescript@^4.9.5 :
3470
+ version "4.9.5 "
3471
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
3472
+ integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
3473
3473
3474
3474
universal-user-agent@^6.0.0 :
3475
3475
version "6.0.0"
You can’t perform that action at this time.
0 commit comments