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 31
31
"moment-timezone" : " ^0.5.34" ,
32
32
"nock" : " ^13.2.1" ,
33
33
"prettier" : " 2.5.1" ,
34
- "ts-jest" : " ^27.1.2 " ,
34
+ "ts-jest" : " ^27.1.3 " ,
35
35
"ts-node" : " ^10.4.0" ,
36
36
"ts-node-dev" : " ^1.1.6"
37
37
},
Original file line number Diff line number Diff line change @@ -4231,10 +4231,10 @@ ts-essentials@^7.0.3:
4231
4231
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-7.0.3.tgz#686fd155a02133eedcc5362dc8b5056cde3e5a38"
4232
4232
integrity sha512-8+gr5+lqO3G84KdiTSMRLtuyJ+nTBVRKuCrK4lidMPdVeEp0uqC875uE5NMcaA7YYMN7XsNiFQuMvasF8HT/xQ==
4233
4233
4234
- ts-jest@^27.1.2 :
4235
- version "27.1.2 "
4236
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2 .tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151 "
4237
- integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA ==
4234
+ ts-jest@^27.1.3 :
4235
+ version "27.1.3 "
4236
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3 .tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957 "
4237
+ integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA ==
4238
4238
dependencies :
4239
4239
bs-logger "0.x"
4240
4240
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments