build(deps): bump jest-environment-jsdom from 29.0.2 to 29.0.3 (#1130)

* build(deps): bump jest-environment-jsdom from 29.0.2 to 29.0.3

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

Signed-off-by: dependabot[bot] <support@github.com>
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-09-12 16:59:34 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 013c67826d
commit fcdcf9e586
2 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.3",
"jest-environment-jsdom": "^29.0.2",
"jest-environment-jsdom": "^29.0.3",
"jest-mock-extended": "^2.0.7",
"jest-resolve": "^29.0.0",
"jest-watch-typeahead": "^2.2.0",