File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
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.11" ,
29
- "ts-jest" : " ^26.5.3 " ,
29
+ "ts-jest" : " ^26.5.5 " ,
30
30
"ts-node-dev" : " ^1.1.6"
31
31
},
32
32
"dependencies" : {
Original file line number Diff line number Diff line change @@ -4589,10 +4589,10 @@ ts-essentials@^4.0.0:
4589
4589
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-4.0.0.tgz#506c42b270bbd0465574b90416533175b09205ab"
4590
4590
integrity sha512-uQJX+SRY9mtbKU+g9kl5Fi7AEMofPCvHfJkQlaygpPmHPZrtgaBqbWFOYyiA47RhnSwwnXdepUJrgqUYxoUyhQ==
4591
4591
4592
- ts-jest@^26.5.3 :
4593
- version "26.5.3 "
4594
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3 .tgz#a6ee00ba547be3b09877550df40a1465d0295554 "
4595
- integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA ==
4592
+ ts-jest@^26.5.5 :
4593
+ version "26.5.5 "
4594
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5 .tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5 "
4595
+ integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg ==
4596
4596
dependencies :
4597
4597
bs-logger "0.x"
4598
4598
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments