Build(deps-dev): Bump jest from 29.6.2 to 29.6.3 (#3118)

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) 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)

---
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-08-21 21:54:15 +03:00 committed by GitHub
parent 8e691cd91d
commit d4c5250b34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 720 additions and 632 deletions

1350
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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