File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +1
-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.2.1" ,
28
28
"jest" : " ^29.2" ,
29
- "jest-mock" : " ^29.2.1 " ,
29
+ "jest-mock" : " ^29.2.2 " ,
30
30
"jest-mock-extended" : " ^3.0.1" ,
31
31
"moment-timezone" : " ^0.5.38" ,
32
32
"nock" : " ^13.2.9" ,
Original file line number Diff line number Diff line change @@ -3605,15 +3605,6 @@ jest-mock-extended@^3.0.1:
3605
3605
dependencies :
3606
3606
ts-essentials "^7.0.3"
3607
3607
3608
- jest-mock@^29.2.1 :
3609
- version "29.2.1"
3610
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.1.tgz#a0d361cffcb28184fa9c5443adbf591fa5759775"
3611
- integrity sha512-NDphaY/GqyQpTfnTZiTqqpMaw4Z0I7XnB7yBgrT6IwYrLGxpOhrejYr4ANY4YvO2sEGdd8Tx/6D0+WLQy7/qDA==
3612
- dependencies :
3613
- " @jest/types" " ^29.2.1"
3614
- " @types/node" " *"
3615
- jest-util "^29.2.1"
3616
-
3617
3608
jest-mock@^29.2.2 :
3618
3609
version "29.2.2"
3619
3610
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.2.tgz#9045618b3f9d27074bbcf2d55bdca6a5e2e8bca7"
You can’t perform that action at this time.
0 commit comments