Update dependency jest-mock to v29 (#23421)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-04 22:18:56 +01:00
committed by GitHub
parent 1d86a75a29
commit fb686ec5b6
2 changed files with 2 additions and 28 deletions

View File

@@ -125,7 +125,7 @@
"jest": "^29.0.0",
"jest-canvas-mock": "^2.3.0",
"jest-environment-jsdom": "^29.0.0",
"jest-mock": "^27.5.1",
"jest-mock": "^29.0.0",
"jest-raw-loader": "^1.0.1",
"jest-sonar-reporter": "^2.0.0",
"json-loader": "^0.5.7",