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 35
35
"prettier" : " 2.8.4" ,
36
36
"ts-jest" : " ^29.0.5" ,
37
37
"ts-node-dev" : " ^2.0.0" ,
38
- "typescript" : " ^4.9.5 "
38
+ "typescript" : " ^5.0.2 "
39
39
},
40
40
"dependencies" : {
41
41
"@aws-lambda-powertools/logger" : " ^1.6.0" ,
Original file line number Diff line number Diff line change @@ -4472,10 +4472,10 @@ type-fest@^0.21.3:
4472
4472
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
4473
4473
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
4474
4474
4475
- typescript@^4.9.5 :
4476
- version "4.9.5 "
4477
- resolved "https://registry.npmjs.org /typescript/-/typescript-4.9.5 .tgz"
4478
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
4475
+ typescript@^5.0.2 :
4476
+ version "5.0.2 "
4477
+ resolved "https://registry.yarnpkg.com /typescript/-/typescript-5.0.2 .tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5 "
4478
+ integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw ==
4479
4479
4480
4480
universal-user-agent@^6.0.0 :
4481
4481
version "6.0.0"
You can’t perform that action at this time.
0 commit comments