build(deps-dev): bump jest-environment-jsdom from 29.4.1 to 29.4.3 (#1641)

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

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  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-21 13:00:22 +00:00 committed by GitHub
parent 951d1b87f0
commit 82604c59cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 94 additions and 94 deletions

View file

@ -49,7 +49,7 @@
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.2",
"jest-circus": "^29.4.2",
"jest-environment-jsdom": "^29.4.1",
"jest-environment-jsdom": "^29.4.3",
"js-yaml": "^4.1.0",
"prettier": "^2.8.4",
"ts-jest": "^29.0.5",