This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +3
-24
lines changed
modules/runners/lambdas/runners
2 files changed +3
-24
lines changed Original file line number Diff line number Diff line change 28
28
"eslint" : " ^8.33.0" ,
29
29
"eslint-plugin-prettier" : " 4.2.1" ,
30
30
"jest" : " ^29.5" ,
31
- "jest-mock" : " ^29.4.2 " ,
31
+ "jest-mock" : " ^29.5.0 " ,
32
32
"jest-mock-extended" : " ^3.0.1" ,
33
33
"moment-timezone" : " ^0.5.40" ,
34
34
"nock" : " ^13.3.0" ,
Original file line number Diff line number Diff line change 1345
1345
slash "^3.0.0"
1346
1346
write-file-atomic "^4.0.2"
1347
1347
1348
- " @jest/types@^29.4.2 " , "@jest/types@^29. 5.0":
1348
+ " @jest/types@^29.5.0 " :
1349
1349
version "29.5.0"
1350
1350
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.5.0.tgz#f59ef9b031ced83047c67032700d8c807d6e1593"
1351
1351
integrity sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==
@@ -3259,15 +3259,6 @@ jest-mock-extended@^3.0.1:
3259
3259
dependencies :
3260
3260
ts-essentials "^7.0.3"
3261
3261
3262
- jest-mock@^29.4.2 :
3263
- version "29.4.2"
3264
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.4.2.tgz#e1054be66fb3e975d26d4528fcde6979e4759de8"
3265
- integrity sha512-x1FSd4Gvx2yIahdaIKoBjwji6XpboDunSJ95RpntGrYulI1ByuYQCKN/P7hvk09JB74IonU3IPLdkutEWYt++g==
3266
- dependencies :
3267
- " @jest/types" " ^29.4.2"
3268
- " @types/node" " *"
3269
- jest-util "^29.4.2"
3270
-
3271
3262
jest-mock@^29.5.0 :
3272
3263
version "29.5.0"
3273
3264
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.5.0.tgz#26e2172bcc71d8b0195081ff1f146ac7e1518aed"
@@ -3394,19 +3385,7 @@ jest-snapshot@^29.5.0:
3394
3385
pretty-format "^29.5.0"
3395
3386
semver "^7.3.5"
3396
3387
3397
- jest-util@^29.0.0, jest-util@^29.4.2 :
3398
- version "29.4.2"
3399
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.4.2.tgz#3db8580b295df453a97de4a1b42dd2578dabd2c2"
3400
- integrity sha512-wKnm6XpJgzMUSRFB7YF48CuwdzuDIHenVuoIb1PLuJ6F+uErZsuDkU+EiExkChf6473XcawBrSfDSnXl+/YG4g==
3401
- dependencies :
3402
- " @jest/types" " ^29.4.2"
3403
- " @types/node" " *"
3404
- chalk "^4.0.0"
3405
- ci-info "^3.2.0"
3406
- graceful-fs "^4.2.9"
3407
- picomatch "^2.2.3"
3408
-
3409
- jest-util@^29.5.0 :
3388
+ jest-util@^29.0.0, jest-util@^29.5.0 :
3410
3389
version "29.5.0"
3411
3390
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
3412
3391
integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
You can’t perform that action at this time.
0 commit comments