File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 26
26
"jest-mock-extended" : " ^1.0.13" ,
27
27
"moment-timezone" : " ^0.5.33" ,
28
28
"nock" : " ^13.0.10" ,
29
- "ts-jest" : " ^26.5.1 " ,
29
+ "ts-jest" : " ^26.5.3 " ,
30
30
"ts-node-dev" : " ^1.1.1"
31
31
},
32
32
"dependencies" : {
Original file line number Diff line number Diff line change 729
729
dependencies :
730
730
" @types/istanbul-lib-report" " *"
731
731
732
- " @types/jest@26.x " , "@types/jest@ ^26.0.20":
732
+ " @types/jest@^26.0.20 " :
733
733
version "26.0.20"
734
734
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
735
735
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -4582,12 +4582,11 @@ ts-essentials@^4.0.0:
4582
4582
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-4.0.0.tgz#506c42b270bbd0465574b90416533175b09205ab"
4583
4583
integrity sha512-uQJX+SRY9mtbKU+g9kl5Fi7AEMofPCvHfJkQlaygpPmHPZrtgaBqbWFOYyiA47RhnSwwnXdepUJrgqUYxoUyhQ==
4584
4584
4585
- ts-jest@^26.5.1 :
4586
- version "26.5.1 "
4587
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1 .tgz#4d53ee4481552f57c1624f0bd3425c8b17996150 "
4588
- integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg ==
4585
+ ts-jest@^26.5.3 :
4586
+ version "26.5.3 "
4587
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3 .tgz#a6ee00ba547be3b09877550df40a1465d0295554 "
4588
+ integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA ==
4589
4589
dependencies :
4590
- " @types/jest" " 26.x"
4591
4590
bs-logger "0.x"
4592
4591
buffer-from "1.x"
4593
4592
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments