build(deps-dev): bump jest-mock-extended from 1.0.16 to 1.0.18

Bumps [jest-mock-extended](https://github.com/marchaos/jest-mock-extended) from 1.0.16 to 1.0.18.
- [Release notes](https://github.com/marchaos/jest-mock-extended/releases)
- [Commits](https://github.com/marchaos/jest-mock-extended/commits)

---
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]
2021-07-19 18:42:43 -05:00
committed by David Lechner
parent d9bbc542f1
commit 0484e5bf91
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-total-functions": "^4.9.0",
"jest-mock-extended": "^1.0.13",
"jest-mock-extended": "^1.0.18",
"prettier": "^2.3.2"
}
}