build(deps): bump jest-mock-extended from 2.0.6 to 2.0.7 (#986)

* build(deps): bump jest-mock-extended from 2.0.6 to 2.0.7

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-07-19 16:42:30 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 15ca362f45
commit 8fa0b67412
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jest-mock-extended": "^2.0.6",
"jest-mock-extended": "^2.0.7",
"jest-resolve": "^28.1.3",
"jest-watch-typeahead": "^2.0.0",
"jszip": "^3.10.0",