build(deps-dev): bump jest from 29.4.2 to 29.4.3 (#1644)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-21 13:01:03 +00:00 committed by GitHub
parent e913bb956f
commit 0e6a687637
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 556 additions and 558 deletions

1112
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -47,7 +47,7 @@
"eslint-plugin-github": "^4.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.2",
"jest": "^29.4.3",
"jest-circus": "^29.4.2",
"jest-environment-jsdom": "^29.4.3",
"js-yaml": "^4.1.0",