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 32
32
"jest" : " ^27.4.3" ,
33
33
"nock" : " ^13.2.1" ,
34
34
"prettier" : " 2.5.1" ,
35
- "ts-jest" : " ^27.1.1 " ,
35
+ "ts-jest" : " ^27.1.2 " ,
36
36
"ts-node-dev" : " ^1.1.6" ,
37
37
"typescript" : " ^4.5.4"
38
38
},
Original file line number Diff line number Diff line change @@ -4388,10 +4388,10 @@ tree-kill@^1.2.2:
4388
4388
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
4389
4389
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
4390
4390
4391
- ts-jest@^27.1.1 :
4392
- version "27.1.1 "
4393
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1 .tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192 "
4394
- integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA ==
4391
+ ts-jest@^27.1.2 :
4392
+ version "27.1.2 "
4393
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2 .tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151 "
4394
+ integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA ==
4395
4395
dependencies :
4396
4396
bs-logger "0.x"
4397
4397
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments