Archived
2
0
Fork 0

Bump jest-environment-jsdom from 29.3.1 to 29.4.1 (#23329)

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-02-01 11:53:54 +01:00 committed by GitHub
parent fe4e2e0bd1
commit e79babe6a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 104 deletions

View file

@ -151,7 +151,7 @@
"eslint-plugin-promise": "~6.1.1",
"eslint-plugin-react": "~7.32.2",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.3.1",
"jest-environment-jsdom": "^29.4.1",
"postcss-scss": "^4.0.6",
"prettier": "^2.8.3",
"raf": "^3.4.1",