File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"jest-mock" : " ^27.4.6" ,
35
35
"nock" : " ^13.2.2" ,
36
36
"prettier" : " 2.5.1" ,
37
- "ts-jest" : " ^27.1.2 " ,
37
+ "ts-jest" : " ^27.1.3 " ,
38
38
"ts-node-dev" : " ^1.1.6" ,
39
39
"typescript" : " ^4.5.4"
40
40
},
Original file line number Diff line number Diff line change @@ -4637,10 +4637,10 @@ tree-kill@^1.2.2:
4637
4637
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
4638
4638
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
4639
4639
4640
- ts-jest@^27.1.2 :
4641
- version "27.1.2 "
4642
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2 .tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151 "
4643
- integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA ==
4640
+ ts-jest@^27.1.3 :
4641
+ version "27.1.3 "
4642
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3 .tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957 "
4643
+ integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA ==
4644
4644
dependencies :
4645
4645
bs-logger "0.x"
4646
4646
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments