build(deps-dev): bump jest-environment-jsdom from 29.3.1 to 29.4.1 (#1543)

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

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  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-01-31 12:09:27 +00:00 committed by GitHub
parent 3019dd596d
commit ac971fe9b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View file

@ -49,7 +49,7 @@
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.0",
"jest-circus": "^29.4.1",
"jest-environment-jsdom": "^29.3.1",
"jest-environment-jsdom": "^29.4.1",
"js-yaml": "^4.1.0",
"prettier": "^2.8.2",
"ts-jest": "^29.0.5",