build(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.6.3 (#2246)

Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.2 to 29.6.3.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.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-08-22 12:34:29 +00:00 committed by GitHub
parent 157a260267
commit 92a21ab9e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 48 additions and 48 deletions

View file

@ -50,7 +50,7 @@
"eslint-plugin-jest": "^27.2.3",
"jest": "^29.6.2",
"jest-circus": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest-environment-jsdom": "^29.6.3",
"js-yaml": "^4.1.0",
"prettier": "^2.8.8",
"ts-jest": "^29.1.1",