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 25
25
"aws-sdk" : " ^2.863.0" ,
26
26
"eslint" : " ^7.22.0" ,
27
27
"jest" : " ^26.6.3" ,
28
- "ts-jest" : " ^26.5.3 " ,
28
+ "ts-jest" : " ^26.5.5 " ,
29
29
"ts-node-dev" : " ^1.1.6" ,
30
30
"typescript" : " ^4.2.3"
31
31
},
Original file line number Diff line number Diff line change @@ -4367,10 +4367,10 @@ trim-newlines@^1.0.0:
4367
4367
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
4368
4368
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
4369
4369
4370
- ts-jest@^26.5.3 :
4371
- version "26.5.3 "
4372
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3 .tgz#a6ee00ba547be3b09877550df40a1465d0295554 "
4373
- integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA ==
4370
+ ts-jest@^26.5.5 :
4371
+ version "26.5.5 "
4372
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5 .tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5 "
4373
+ integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg ==
4374
4374
dependencies :
4375
4375
bs-logger "0.x"
4376
4376
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments