File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 25
25
"@vercel/ncc" : " ^0.33.1" ,
26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
28
- "jest" : " 27.4.5 " ,
28
+ "jest" : " 27.4.7 " ,
29
29
"jest-mock" : " ^27.4.6" ,
30
30
"jest-mock-extended" : " ^2.0.1" ,
31
31
"moment-timezone" : " ^0.5.34" ,
Original file line number Diff line number Diff line change 1025
1025
jest-util "^27.4.2"
1026
1026
slash "^3.0.0"
1027
1027
1028
- " @jest/core@^27.4.5 " , "@jest/core@^27.4. 7":
1028
+ " @jest/core@^27.4.7 " :
1029
1029
version "27.4.7"
1030
1030
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.7.tgz#84eabdf42a25f1fa138272ed229bcf0a1b5e6913"
1031
1031
integrity sha512-n181PurSJkVMS+kClIFSX/LLvw9ExSb+4IMtD6YnfxZVerw9ANYtW0bPrm0MJu2pfe9SY9FJ9FtQ+MdZkrZwjg==
@@ -2923,7 +2923,7 @@ jest-circus@^27.4.6:
2923
2923
stack-utils "^2.0.3"
2924
2924
throat "^6.0.1"
2925
2925
2926
- jest-cli@^27.4.5 :
2926
+ jest-cli@^27.4.7 :
2927
2927
version "27.4.7"
2928
2928
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.7.tgz#d00e759e55d77b3bcfea0715f527c394ca314e5a"
2929
2929
integrity sha512-zREYhvjjqe1KsGV15mdnxjThKNDgza1fhDT+iUsXWLCq3sxe9w5xnvyctcYVT5PcdLSjv7Y5dCwTS3FCF1tiuw==
@@ -3291,14 +3291,14 @@ jest-worker@^27.4.6:
3291
3291
merge-stream "^2.0.0"
3292
3292
supports-color "^8.0.0"
3293
3293
3294
-
3295
- version "27.4.5 "
3296
- resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.5 .tgz#66e45acba44137fac26be9d3cc5bb031e136dc0f "
3297
- integrity sha512-uT5MiVN3Jppt314kidCk47MYIRilJjA/l2mxwiuzzxGUeJIvA8/pDaJOAX5KWvjAo7SCydcW0/4WEtgbLMiJkg ==
3294
+
3295
+ version "27.4.7 "
3296
+ resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.7 .tgz#87f74b9026a1592f2da05b4d258e57505f28eca4 "
3297
+ integrity sha512-8heYvsx7nV/m8m24Vk26Y87g73Ba6ueUd0MWed/NXMhSZIm62U/llVbS0PJe1SHunbyXjJ/BqG1z9bFjGUIvTg ==
3298
3298
dependencies :
3299
- " @jest/core" " ^27.4.5 "
3299
+ " @jest/core" " ^27.4.7 "
3300
3300
import-local "^3.0.2"
3301
- jest-cli "^27.4.5 "
3301
+ jest-cli "^27.4.7 "
3302
3302
3303
3303
3304
3304
version "0.15.0"
You can’t perform that action at this time.
0 commit comments