Build(deps-dev): Bump jest-environment-jsdom from 29.6.3 to 29.6.4 (#3167)

Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.3 to 29.6.4.
- [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.4/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>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
dependabot[bot]
2023-08-28 22:06:45 +03:00
committed by GitHub
parent 7c8d1f8ee5
commit 7d931603bc
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"hjson": "^3.2.2",
"husky": "^8.0.3",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.3",
"jest-environment-jsdom": "^29.6.4",
"js-yaml": "^4.1.0",
"lint-staged": "^14.0.1",
"lodash.snakecase": "^4.1.1",