build(deps-dev): bump jest from 29.4.1 to 29.4.3

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.1 to 29.4.3.
- [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.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>
This commit is contained in:
dependabot[bot] 2023-03-01 14:03:54 +00:00 committed by GitHub
parent 0f0c9d412c
commit 62ff9caa51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 641 additions and 702 deletions

1341
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,7 +38,7 @@
"eslint": "^8.33.0", "eslint": "^8.33.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.4.1", "jest": "^29.4.3",
"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",