File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 31
31
"eslint-plugin-prettier" : " 4.0.0" ,
32
32
"express" : " ^4.17.2" ,
33
33
"jest" : " ^27.4.7" ,
34
- "jest-mock" : " ^27.4.6 " ,
34
+ "jest-mock" : " ^27.5.0 " ,
35
35
"nock" : " ^13.2.2" ,
36
36
"prettier" : " 2.5.1" ,
37
37
"ts-jest" : " ^27.1.3" ,
Original file line number Diff line number Diff line change 1382
1382
source-map "^0.6.1"
1383
1383
write-file-atomic "^3.0.0"
1384
1384
1385
- " @jest/types@^27.4.2 " :
1386
- version "27.4.2 "
1387
- resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.4.2 .tgz#96536ebd34da6392c2b7c7737d693885b5dd44a5 "
1388
- integrity sha512-j35yw0PMTPpZsUoOBiuHzr1zTYoad1cVIE0ajEjcrJONxxrko/IRGKkXx3os0Nsi4Hu3+5VmDbVfq5WhG/pWAg ==
1385
+ " @jest/types@^27.4.2" , "@jest/types@^27.5.0" :
1386
+ version "27.5.0 "
1387
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.5.0 .tgz#6ad04a5c5355fd9f46e5cf761850e0edb3c209dd "
1388
+ integrity sha512-oDHEp7gwSgA82RZ6pzUL3ugM2njP/lVB1MsxRZNOBk+CoNvh9SpH1lQixPFc/kDlV50v59csiW4HLixWmhmgPQ ==
1389
1389
dependencies :
1390
1390
" @types/istanbul-lib-coverage" " ^2.0.0"
1391
1391
" @types/istanbul-reports" " ^3.0.0"
@@ -3484,12 +3484,12 @@ jest-message-util@^27.4.6:
3484
3484
slash "^3.0.0"
3485
3485
stack-utils "^2.0.3"
3486
3486
3487
- jest-mock@^27.4.6 :
3488
- version "27.4.6 "
3489
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.4.6 .tgz#77d1ba87fbd33ccb8ef1f061697e7341b7635195 "
3490
- integrity sha512-kvojdYRkst8iVSZ1EJ+vc1RRD9llueBjKzXzeCytH3dMM7zvPV/ULcfI2nr0v0VUgm3Bjt3hBCQvOeaBz+ZTHw ==
3487
+ jest-mock@^27.4.6, jest-mock@^27.5.0 :
3488
+ version "27.5.0 "
3489
+ resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.5.0 .tgz#1018656fe6bcd0f58fd1edca7f420169f6707c6e "
3490
+ integrity sha512-PHluG6MJGng82/sxh8OiB9fnxzNn3cazceSHCAmAKs4g5rMhc3EZCrJXv+4w61rA2WGagMUj7QLLrA1SRlFpzQ ==
3491
3491
dependencies :
3492
- " @jest/types" " ^27.4.2 "
3492
+ " @jest/types" " ^27.5.0 "
3493
3493
" @types/node" " *"
3494
3494
3495
3495
jest-pnp-resolver@^1.2.2 :
You can’t perform that action at this time.
0 commit comments