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

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

---
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-09-21 10:44:53 -05:00
committed by David Lechner
parent f277fd0aa1
commit e43bd9dc00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.25.3",
"eslint-plugin-total-functions": "^4.10.1",
"jest-mock-extended": "^2.0.1",
"jest-mock-extended": "^2.0.4",
"prettier": "^2.4.1"
}
}
+4 -4
View File
@@ -7293,10 +7293,10 @@ jest-message-util@^26.6.0, jest-message-util@^26.6.2:
slash "^3.0.0"
stack-utils "^2.0.2"
jest-mock-extended@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-2.0.1.tgz#5cc5085c2a3a83e301fd0eeba9ac82af4b3dc389"
integrity sha512-fOfes4i6a5991ZFzj9Un8nlFsSm2lpnJ9jRm6eT3kdtW8Bq9jdQiPYiCE2MHDiU5ySIbjzN4UkhCLAJ1jVtkaQ==
jest-mock-extended@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-2.0.4.tgz#2bb430ba0adb9e10ea6a68d08731f2129330c8fe"
integrity sha512-MgL3B3GjURQFjjPGqbCANydA5BFNPygv0mYp4Tjfxohh9MWwxxX8Eq2p6ncCt/Vt+RAnaLlDaI7gwrDRD7Pt9A==
dependencies:
ts-essentials "^7.0.3"