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 31
31
"eslint-plugin-prettier" : " 4.2.1" ,
32
32
"express" : " ^4.18.2" ,
33
33
"jest" : " ^29.1" ,
34
- "jest-mock" : " ^29.2.2 " ,
34
+ "jest-mock" : " ^29.3.0 " ,
35
35
"nock" : " ^13.2.9" ,
36
36
"prettier" : " 2.7.1" ,
37
37
"ts-jest" : " ^29.0.3" ,
Original file line number Diff line number Diff line change @@ -3773,10 +3773,10 @@ jest-message-util@^29.2.0:
3773
3773
slash "^3.0.0"
3774
3774
stack-utils "^2.0.3"
3775
3775
3776
- jest-mock@^29.2.0, jest-mock@^29.2.2 :
3777
- version "29.2.2 "
3778
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.2 .tgz#9045618b3f9d27074bbcf2d55bdca6a5e2e8bca7 "
3779
- integrity sha512-1leySQxNAnivvbcx0sCB37itu8f4OX2S/+gxLAV4Z62shT4r4dTG9tACDywUAEZoLSr36aYUTsVp3WKwWt4PMQ ==
3776
+ jest-mock@^29.2.0, jest-mock@^29.3.0 :
3777
+ version "29.3.0 "
3778
+ resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.3.0 .tgz#aa6f1d5118fd4b9d007df782e0624e6efab6d33d "
3779
+ integrity sha512-BRKfsAaeP3pTWeog+1D0ILeJF96SzB6y3k0JDxY63kssxiUy9nDLHmNUoVkBGILjMbpHULhbzVTsb3harPXuUQ ==
3780
3780
dependencies :
3781
3781
" @jest/types" " ^29.2.1"
3782
3782
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments