build(deps): bump jest-mock-extended from 3.0.1 to 3.0.2 (#1539)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-27 07:20:38 +00:00
committed by GitHub
parent 5557af87f8
commit b9241ffe36
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest-mock-extended": "^3.0.1",
"jest-mock-extended": "^3.0.2",
"jest-resolve": "^29.4.3",
"jest-watch-typeahead": "^2.2.2",
"jszip": "^3.10.1",