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" : " ^29.5.0" ,
35
35
"nock" : " ^13.3.0" ,
36
36
"prettier" : " 2.8.7" ,
37
- "ts-jest" : " ^29.0.5 " ,
37
+ "ts-jest" : " ^29.1.0 " ,
38
38
"ts-node-dev" : " ^2.0.0" ,
39
39
"typescript" : " ^5.0.2"
40
40
},
Original file line number Diff line number Diff line change @@ -5093,10 +5093,10 @@ tree-kill@^1.2.2:
5093
5093
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
5094
5094
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
5095
5095
5096
- ts-jest@^29.0.5 :
5097
- version "29.0.5 "
5098
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5. tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066 "
5099
- integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA ==
5096
+ ts-jest@^29.1.0 :
5097
+ version "29.1.0 "
5098
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.0. tgz#4a9db4104a49b76d2b368ea775b6c9535c603891 "
5099
+ integrity sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA ==
5100
5100
dependencies :
5101
5101
bs-logger "0.x"
5102
5102
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments