build(deps): bump jest-environment-jsdom from 29.5.0 to 29.6.0 (#1879)

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.5.0 to 29.6.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-07-05 06:32:12 +00:00
committed by GitHub
parent fae9090c4f
commit 26fd043acb
2 changed files with 65 additions and 11 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"html-webpack-plugin": "^5.5.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-environment-jsdom": "^29.6.0",
"jest-mock-extended": "^3.0.4",
"jest-resolve": "^29.6.0",
"jest-watch-typeahead": "^2.2.2",