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 33
33
"jest" : " ^29.5" ,
34
34
"jest-mock" : " ^29.5.0" ,
35
35
"prettier" : " 2.8.7" ,
36
- "ts-jest" : " ^29.0.5 " ,
36
+ "ts-jest" : " ^29.1.0 " ,
37
37
"ts-node-dev" : " ^2.0.0" ,
38
38
"typescript" : " ^5.0.2"
39
39
},
Original file line number Diff line number Diff line change @@ -4419,10 +4419,10 @@ tree-kill@^1.2.2:
4419
4419
resolved "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz"
4420
4420
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
4421
4421
4422
- ts-jest@^29.0.5 :
4423
- version "29.0.5 "
4424
- resolved "https://registry.npmjs.org /ts-jest/-/ts-jest-29.0.5. tgz"
4425
- integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA ==
4422
+ ts-jest@^29.1.0 :
4423
+ version "29.1.0 "
4424
+ resolved "https://registry.yarnpkg.com /ts-jest/-/ts-jest-29.1.0. tgz#4a9db4104a49b76d2b368ea775b6c9535c603891 "
4425
+ integrity sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA ==
4426
4426
dependencies :
4427
4427
bs-logger "0.x"
4428
4428
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments