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.18.1" ,
33
33
"jest" : " ^27.5.1" ,
34
- "jest-mock" : " ^28.1.0 " ,
34
+ "jest-mock" : " ^28.1.1 " ,
35
35
"nock" : " ^13.2.4" ,
36
36
"prettier" : " 2.6.2" ,
37
37
"ts-jest" : " ^27.1.4" ,
Original file line number Diff line number Diff line change 1236
1236
" @types/yargs" " ^16.0.0"
1237
1237
chalk "^4.0.0"
1238
1238
1239
- " @jest/types@^28.1.0 " :
1240
- version "28.1.0 "
1241
- resolved "https://registry.yarnpkg.com/@jest/types/-/types-28.1.0 .tgz#508327a89976cbf9bd3e1cc74641a29fd7dfd519 "
1242
- integrity sha512-xmEggMPr317MIOjjDoZ4ejCSr9Lpbt/u34+dvc99t7DS8YirW5rwZEhzKPC2BMUFkUhI48qs6qLUSGw5FuL0GA ==
1239
+ " @jest/types@^28.1.1 " :
1240
+ version "28.1.1 "
1241
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-28.1.1 .tgz#d059bbc80e6da6eda9f081f293299348bd78ee0b "
1242
+ integrity sha512-vRXVqSg1VhDnB8bWcmvLzmg0Bt9CRKVgHPXqYwvWMX3TvAjeO+nRuK6+VdTKCtWOvYlmkF/HqNAL/z+N3B53Kw ==
1243
1243
dependencies :
1244
1244
" @jest/schemas" " ^28.0.2"
1245
1245
" @types/istanbul-lib-coverage" " ^2.0.0"
@@ -3372,12 +3372,12 @@ jest-mock@^27.5.1:
3372
3372
" @jest/types" " ^27.5.1"
3373
3373
" @types/node" " *"
3374
3374
3375
- jest-mock@^28.1.0 :
3376
- version "28.1.0 "
3377
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-28.1.0 .tgz#ccc7cc12a9b330b3182db0c651edc90d163ff73e "
3378
- integrity sha512-H7BrhggNn77WhdL7O1apG0Q/iwl0Bdd5E1ydhCJzL3oBLh/UYxAwR3EJLsBZ9XA3ZU4PA3UNw4tQjduBTCTmLw ==
3375
+ jest-mock@^28.1.1 :
3376
+ version "28.1.1 "
3377
+ resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-28.1.1 .tgz#37903d269427fa1ef5b2447be874e1c62a39a371 "
3378
+ integrity sha512-bDCb0FjfsmKweAvE09dZT59IMkzgN0fYBH6t5S45NoJfd2DHkS3ySG2K+hucortryhO3fVuXdlxWcbtIuV/Skw ==
3379
3379
dependencies :
3380
- " @jest/types" " ^28.1.0 "
3380
+ " @jest/types" " ^28.1.1 "
3381
3381
" @types/node" " *"
3382
3382
3383
3383
jest-pnp-resolver@^1.2.2 :
You can’t perform that action at this time.
0 commit comments