File tree Expand file tree Collapse file tree 2 files changed +1
-34
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +1
-34
lines changed Original file line number Diff line number Diff line change 26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.2.1" ,
28
28
"jest" : " ^29.1" ,
29
- "jest-mock" : " ^29.1.2 " ,
29
+ "jest-mock" : " ^29.2.0 " ,
30
30
"jest-mock-extended" : " ^3.0.1" ,
31
31
"moment-timezone" : " ^0.5.38" ,
32
32
"nock" : " ^13.2.9" ,
Original file line number Diff line number Diff line change 1408
1408
slash "^3.0.0"
1409
1409
write-file-atomic "^4.0.1"
1410
1410
1411
- " @jest/types@^29.1.2 " :
1412
- version "29.1.2"
1413
- resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.2.tgz#7442d32b16bcd7592d9614173078b8c334ec730a"
1414
- integrity sha512-DcXGtoTykQB5jiwCmVr8H4vdg2OJhQex3qPkG+ISyDO7xQXbt/4R6dowcRyPemRnkH7JoHvZuxPBdlq+9JxFCg==
1415
- dependencies :
1416
- " @jest/schemas" " ^29.0.0"
1417
- " @types/istanbul-lib-coverage" " ^2.0.0"
1418
- " @types/istanbul-reports" " ^3.0.0"
1419
- " @types/node" " *"
1420
- " @types/yargs" " ^17.0.8"
1421
- chalk "^4.0.0"
1422
-
1423
1411
" @jest/types@^29.2.0 " :
1424
1412
version "29.2.0"
1425
1413
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.2.0.tgz#c0d1ef8bc1e4f4b358e7877e34157371e7881b0b"
@@ -3577,15 +3565,6 @@ jest-mock-extended@^3.0.1:
3577
3565
dependencies :
3578
3566
ts-essentials "^7.0.3"
3579
3567
3580
- jest-mock@^29.1.2 :
3581
- version "29.1.2"
3582
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.1.2.tgz#de47807edbb9d4abf8423f1d8d308d670105678c"
3583
- integrity sha512-PFDAdjjWbjPUtQPkQufvniXIS3N9Tv7tbibePEjIIprzjgo0qQlyUiVMrT4vL8FaSJo1QXifQUOuPH3HQC/aMA==
3584
- dependencies :
3585
- " @jest/types" " ^29.1.2"
3586
- " @types/node" " *"
3587
- jest-util "^29.1.2"
3588
-
3589
3568
jest-mock@^29.2.0 :
3590
3569
version "29.2.0"
3591
3570
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.0.tgz#3531012881178f59f4b5fd1e243acc329d08d6a1"
@@ -3725,18 +3704,6 @@ jest-util@^29.0.0, jest-util@^29.2.0:
3725
3704
graceful-fs "^4.2.9"
3726
3705
picomatch "^2.2.3"
3727
3706
3728
- jest-util@^29.1.2 :
3729
- version "29.1.2"
3730
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.2.tgz#ac5798e93cb6a6703084e194cfa0898d66126df1"
3731
- integrity sha512-vPCk9F353i0Ymx3WQq3+a4lZ07NXu9Ca8wya6o4Fe4/aO1e1awMMprZ3woPFpKwghEOW+UXgd15vVotuNN9ONQ==
3732
- dependencies :
3733
- " @jest/types" " ^29.1.2"
3734
- " @types/node" " *"
3735
- chalk "^4.0.0"
3736
- ci-info "^3.2.0"
3737
- graceful-fs "^4.2.9"
3738
- picomatch "^2.2.3"
3739
-
3740
3707
jest-validate@^29.2.0 :
3741
3708
version "29.2.0"
3742
3709
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.2.0.tgz#e40faf33759365c12ead6a45165349d660d09ba4"
You can’t perform that action at this time.
0 commit comments