Build(deps-dev): Bump jest from 29.6.1 to 29.6.2 (#3026)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  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-07-31 22:34:09 +03:00 committed by GitHub
parent 64a6481ecd
commit e920eda832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 640 additions and 586 deletions

1224
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@
"eslint-config-prettier": "^8.8.0",
"hjson": "^3.2.2",
"husky": "^8.0.3",
"jest": "^29.6.1",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.1",
"js-yaml": "^4.1.0",
"lint-staged": "^13.2.3",