build(deps-dev): bump jest-mock-extended from 2.0.4 to 2.0.5

Bumps [jest-mock-extended](https://github.com/marchaos/jest-mock-extended) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/marchaos/jest-mock-extended/releases)
- [Commits](https://github.com/marchaos/jest-mock-extended/compare/2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: jest-mock-extended
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-01 16:17:23 +00:00
committed by github-actions[bot]
parent ace52ebd77
commit 140c34bb60
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-total-functions": "^4.10.1",
"jest-mock-extended": "^2.0.4",
"jest-mock-extended": "^2.0.5",
"prettier": "^2.6.1"
}
}