build(deps): bump jest from 28.1.1 to 28.1.2 (#946)

* build(deps): bump jest from 28.1.1 to 28.1.2

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.1 to 28.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  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-06-29 17:09:01 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 78a1503fb0
commit f67acc71eb
2 changed files with 117 additions and 117 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"fs-extra": "^10.0.0",
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.1",
"jest": "^28.1.2",
"jest-environment-jsdom": "^28.1.1",
"jest-mock-extended": "^2.0.6",
"jest-resolve": "^28.1.1",