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-02-16 05:04:20 +00:00 committed by GitHub
parent c72928d392
commit 153a19a83e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 641 additions and 643 deletions

1282
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@
"eslint-plugin-jsdoc": "^40.0.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"husky": "^8.0.3",
"jest": "^29.4.1",
"jest": "^29.4.3",
"lint-staged": "^13.1.2",
"prettier": "2.8.4",
"ts-jest": "^29.0.0",