build(deps): bump jest-environment-jsdom from 28.1.0 to 28.1.1 (#887)

* build(deps): bump jest-environment-jsdom from 28.1.0 to 28.1.1

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.0 to 28.1.1.
- [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.1/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  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-07 17:23:16 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 8c3a1d2af9
commit efbd2d8336
2 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.0",
"jest-environment-jsdom": "^28.1.0",
"jest-environment-jsdom": "^28.1.1",
"jest-mock-extended": "^2.0.6",
"jest-resolve": "^28.1.1",
"jest-watch-typeahead": "^1.0.0",