File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
28
28
"jest" : " 27.4.7" ,
29
- "jest-mock" : " ^27.4.6 " ,
29
+ "jest-mock" : " ^27.5.1 " ,
30
30
"jest-mock-extended" : " ^2.0.1" ,
31
31
"moment-timezone" : " ^0.5.34" ,
32
32
"nock" : " ^13.2.1" ,
Original file line number Diff line number Diff line change 1199
1199
source-map "^0.6.1"
1200
1200
write-file-atomic "^3.0.0"
1201
1201
1202
- " @jest/types@^27.4.2 " :
1203
- version "27.4.2 "
1204
- resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.4.2 .tgz#96536ebd34da6392c2b7c7737d693885b5dd44a5 "
1205
- integrity sha512-j35yw0PMTPpZsUoOBiuHzr1zTYoad1cVIE0ajEjcrJONxxrko/IRGKkXx3os0Nsi4Hu3+5VmDbVfq5WhG/pWAg ==
1202
+ " @jest/types@^27.4.2" , "@jest/types@^27.5.1" :
1203
+ version "27.5.1 "
1204
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.5.1 .tgz#3c79ec4a8ba61c170bf937bcf9e98a9df175ec80 "
1205
+ integrity sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw ==
1206
1206
dependencies :
1207
1207
" @types/istanbul-lib-coverage" " ^2.0.0"
1208
1208
" @types/istanbul-reports" " ^3.0.0"
@@ -3138,12 +3138,12 @@ jest-mock-extended@^2.0.1:
3138
3138
dependencies :
3139
3139
ts-essentials "^7.0.3"
3140
3140
3141
- jest-mock@^27.4.6 :
3142
- version "27.4.6 "
3143
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.4.6 .tgz#77d1ba87fbd33ccb8ef1f061697e7341b7635195 "
3144
- integrity sha512-kvojdYRkst8iVSZ1EJ+vc1RRD9llueBjKzXzeCytH3dMM7zvPV/ULcfI2nr0v0VUgm3Bjt3hBCQvOeaBz+ZTHw ==
3141
+ jest-mock@^27.4.6, jest-mock@^27.5.1 :
3142
+ version "27.5.1 "
3143
+ resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.5.1 .tgz#19948336d49ef4d9c52021d34ac7b5f36ff967d6 "
3144
+ integrity sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og ==
3145
3145
dependencies :
3146
- " @jest/types" " ^27.4.2 "
3146
+ " @jest/types" " ^27.5.1 "
3147
3147
" @types/node" " *"
3148
3148
3149
3149
jest-pnp-resolver@^1.2.2 :
You can’t perform that action at this time.
0 commit comments