Bump jest-mock-extended from 1.0.8 to 1.0.9

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-15 07:50:21 -05:00
committed by David Lechner
parent 44607ca410
commit 3cfbf4856f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.20.0",
"jest-mock-extended": "^1.0.8",
"jest-mock-extended": "^1.0.9",
"prettier": "^2.0.4"
}
}
+4 -4
View File
@@ -6573,10 +6573,10 @@ jest-message-util@^24.9.0:
slash "^2.0.0"
stack-utils "^1.0.1"
jest-mock-extended@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-1.0.8.tgz#af6cccf78c7ef0c9a0b5fbae4e2625a792f0d6b8"
integrity sha512-lwRgbnngx6Woh0OOapes3uJQzngCj69OIhKnXYybEWwE0O1w7UyBJwLciHH6D/MCedogA90qxhEkEANrA20Sfw==
jest-mock-extended@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-1.0.9.tgz#34893878e2ce8b8623cf1f16abe2861de1fe25b4"
integrity sha512-ttTA+UQfgqMhsJeWsRYBNz36AEwxtWHLnG71jmpPsaCA3ye0my7tPriYD1v2Ri9DogGz5fWbpdSq07K4jluTCg==
dependencies:
ts-essentials "^4.0.0"