File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.2.1" ,
29
29
"jest" : " ^29.2" ,
30
- "jest-mock" : " ^29.2.1 " ,
30
+ "jest-mock" : " ^29.2.2 " ,
31
31
"prettier" : " 2.7.1" ,
32
32
"ts-jest" : " ^29.0.3" ,
33
33
"ts-node-dev" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -2787,10 +2787,10 @@ jest-message-util@^29.2.0:
2787
2787
slash "^3.0.0"
2788
2788
stack-utils "^2.0.3"
2789
2789
2790
- jest-mock@^29.2.0, jest-mock@^29.2.1 :
2791
- version "29.2.1 "
2792
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.1 .tgz#a0d361cffcb28184fa9c5443adbf591fa5759775 "
2793
- integrity sha512-NDphaY/GqyQpTfnTZiTqqpMaw4Z0I7XnB7yBgrT6IwYrLGxpOhrejYr4ANY4YvO2sEGdd8Tx/6D0+WLQy7/qDA ==
2790
+ jest-mock@^29.2.0, jest-mock@^29.2.2 :
2791
+ version "29.2.2 "
2792
+ resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.2 .tgz#9045618b3f9d27074bbcf2d55bdca6a5e2e8bca7 "
2793
+ integrity sha512-1leySQxNAnivvbcx0sCB37itu8f4OX2S/+gxLAV4Z62shT4r4dTG9tACDywUAEZoLSr36aYUTsVp3WKwWt4PMQ ==
2794
2794
dependencies :
2795
2795
" @jest/types" " ^29.2.1"
2796
2796
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments