Bump jest from 29.3.1 to 29.4.2

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.4.2.
- [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.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-13 11:11:24 +00:00 committed by GitHub
parent 3c82da90c3
commit 2a46a49559
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 666 additions and 664 deletions

1328
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -36,7 +36,7 @@
"eslint": "^8.32.0", "eslint": "^8.32.0",
"eslint-plugin-github": "^4.6.0", "eslint-plugin-github": "^4.6.0",
"eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest": "^27.2.1",
"jest": "^29.3.1", "jest": "^29.4.2",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "2.8.3", "prettier": "2.8.3",
"ts-jest": "^29.0.5", "ts-jest": "^29.0.5",