File tree Expand file tree Collapse file tree 2 files changed +2
-23
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +2
-23
lines changed Original file line number Diff line number Diff line change 27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.2.1" ,
29
29
"jest" : " ^29.2" ,
30
- "jest-mock" : " ^29.1.2 " ,
30
+ "jest-mock" : " ^29.2.0 " ,
31
31
"prettier" : " 2.7.1" ,
32
32
"ts-jest" : " ^29.0.3" ,
33
33
"ts-node-dev" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 749
749
slash "^3.0.0"
750
750
write-file-atomic "^4.0.1"
751
751
752
- " @jest/types@^29.1.2 " , "@jest/types@^29. 2.0":
752
+ " @jest/types@^29.2.0 " :
753
753
version "29.2.0"
754
754
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.2.0.tgz#c0d1ef8bc1e4f4b358e7877e34157371e7881b0b"
755
755
integrity sha512-mfgpQz4Z2xGo37m6KD8xEpKelaVzvYVRijmLPePn9pxgaPEtX+SqIyPNzzoeCPXKYbB4L/wYSgXDL8o3Gop78Q==
@@ -2723,15 +2723,6 @@ jest-message-util@^29.2.0:
2723
2723
slash "^3.0.0"
2724
2724
stack-utils "^2.0.3"
2725
2725
2726
- jest-mock@^29.1.2 :
2727
- version "29.1.2"
2728
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.1.2.tgz#de47807edbb9d4abf8423f1d8d308d670105678c"
2729
- integrity sha512-PFDAdjjWbjPUtQPkQufvniXIS3N9Tv7tbibePEjIIprzjgo0qQlyUiVMrT4vL8FaSJo1QXifQUOuPH3HQC/aMA==
2730
- dependencies :
2731
- " @jest/types" " ^29.1.2"
2732
- " @types/node" " *"
2733
- jest-util "^29.1.2"
2734
-
2735
2726
jest-mock@^29.2.0 :
2736
2727
version "29.2.0"
2737
2728
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.0.tgz#3531012881178f59f4b5fd1e243acc329d08d6a1"
@@ -2871,18 +2862,6 @@ jest-util@^29.0.0, jest-util@^29.2.0:
2871
2862
graceful-fs "^4.2.9"
2872
2863
picomatch "^2.2.3"
2873
2864
2874
- jest-util@^29.1.2 :
2875
- version "29.1.2"
2876
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.2.tgz#ac5798e93cb6a6703084e194cfa0898d66126df1"
2877
- integrity sha512-vPCk9F353i0Ymx3WQq3+a4lZ07NXu9Ca8wya6o4Fe4/aO1e1awMMprZ3woPFpKwghEOW+UXgd15vVotuNN9ONQ==
2878
- dependencies :
2879
- " @jest/types" " ^29.1.2"
2880
- " @types/node" " *"
2881
- chalk "^4.0.0"
2882
- ci-info "^3.2.0"
2883
- graceful-fs "^4.2.9"
2884
- picomatch "^2.2.3"
2885
-
2886
2865
jest-validate@^29.2.0 :
2887
2866
version "29.2.0"
2888
2867
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