This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"eslint-plugin-prettier" : " 4.2.1" ,
32
32
"jest" : " ^29.5" ,
33
33
"jest-mock" : " ^29.5.0" ,
34
- "jest-mock-extended" : " ^3.0.1 " ,
34
+ "jest-mock-extended" : " ^3.0.4 " ,
35
35
"moment-timezone" : " ^0.5.43" ,
36
36
"nock" : " ^13.3.0" ,
37
37
"prettier" : " 2.8.7" ,
Original file line number Diff line number Diff line change @@ -3336,10 +3336,10 @@ jest-message-util@^29.5.0:
3336
3336
slash "^3.0.0"
3337
3337
stack-utils "^2.0.3"
3338
3338
3339
- jest-mock-extended@^3.0.1 :
3340
- version "3.0.1 "
3341
- resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-3.0.1 .tgz#5f109d5e1da62851ffc9126a01e83cd6470b810b "
3342
- integrity sha512-RF4Ow8pXvbRuEcCTj56oYHmig5311BSFvbEGxPNYL51wGKGu93MvVQgx0UpFmjqyBXIcElkZo2Rke88kR1iSKQ ==
3339
+ jest-mock-extended@^3.0.4 :
3340
+ version "3.0.4 "
3341
+ resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-3.0.4 .tgz#12a5f993d27aa46232012c439a9b7c54f3b0a1fd "
3342
+ integrity sha512-2ynEZ7IEJNrhrgshklDMhrOdnmW4Nt+PhkyRqZxRgpwMo7JjmFWMzyp0+eSyk+H9KK1QjXI5xTZIw6x7cVDcRg ==
3343
3343
dependencies :
3344
3344
ts-essentials "^7.0.3"
3345
3345
You can’t perform that action at this time.
0 commit comments