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 23
23
"aws-sdk" : " ^2.742.0" ,
24
24
"eslint" : " ^6.8.0" ,
25
25
"jest" : " ^26.4.2" ,
26
- "ts-jest" : " ^26.2 .0" ,
26
+ "ts-jest" : " ^26.3 .0" ,
27
27
"ts-node-dev" : " ^1.0.0-pre.61" ,
28
28
"typescript" : " ^3.9.6"
29
29
},
Original file line number Diff line number Diff line change @@ -4348,10 +4348,10 @@ trim-newlines@^1.0.0:
4348
4348
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
4349
4349
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
4350
4350
4351
- ts-jest@^26.2 .0 :
4352
- version "26.2 .0"
4353
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.2 .0.tgz#7ec22faceb05ee1467fdb5265d1b33c27441f163 "
4354
- integrity sha512-9+y2qwzXdAImgLSYLXAb/Rhq9+K4rbt0417b8ai987V60g2uoNWBBmMkYgutI7D8Zhu+IbCSHbBtrHxB9d7xyA ==
4351
+ ts-jest@^26.3 .0 :
4352
+ version "26.3 .0"
4353
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.3 .0.tgz#6b2845045347dce394f069bb59358253bc1338a9 "
4354
+ integrity sha512-Jq2uKfx6bPd9+JDpZNMBJMdMQUC3sJ08acISj8NXlVgR2d5OqslEHOR2KHMgwymu8h50+lKIm0m0xj/ioYdW2Q ==
4355
4355
dependencies :
4356
4356
" @types/jest" " 26.x"
4357
4357
bs-logger "0.x"
You can’t perform that action at this time.
0 commit comments