File tree Expand file tree Collapse file tree 2 files changed +2
-21
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +2
-21
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.5.1" ,
34
- "jest-mock" : " ^27.5.0 " ,
34
+ "jest-mock" : " ^27.5.1 " ,
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" , "@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
- dependencies :
1390
- " @types/istanbul-lib-coverage" " ^2.0.0"
1391
- " @types/istanbul-reports" " ^3.0.0"
1392
- " @types/node" " *"
1393
- " @types/yargs" " ^16.0.0"
1394
- chalk "^4.0.0"
1395
-
1396
- " @jest/types@^27.5.1 " :
1385
+ " @jest/types@^27.4.2" , "@jest/types@^27.5.1":
1397
1386
version "27.5.1"
1398
1387
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.5.1.tgz#3c79ec4a8ba61c170bf937bcf9e98a9df175ec80"
1399
1388
integrity sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==
@@ -3524,14 +3513,6 @@ jest-message-util@^27.5.1:
3524
3513
slash "^3.0.0"
3525
3514
stack-utils "^2.0.3"
3526
3515
3527
- jest-mock@^27.5.0 :
3528
- version "27.5.0"
3529
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.5.0.tgz#1018656fe6bcd0f58fd1edca7f420169f6707c6e"
3530
- integrity sha512-PHluG6MJGng82/sxh8OiB9fnxzNn3cazceSHCAmAKs4g5rMhc3EZCrJXv+4w61rA2WGagMUj7QLLrA1SRlFpzQ==
3531
- dependencies :
3532
- " @jest/types" " ^27.5.0"
3533
- " @types/node" " *"
3534
-
3535
3516
jest-mock@^27.5.1 :
3536
3517
version "27.5.1"
3537
3518
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.5.1.tgz#19948336d49ef4d9c52021d34ac7b5f36ff967d6"
You can’t perform that action at this time.
0 commit comments