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-23 07:02:44 +00:00
committed by GitHub
parent c33bfc33f9
commit 58d3ea9333
2 changed files with 751 additions and 751 deletions

View File

@@ -13,7 +13,7 @@
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-github": "^4.6.1",
"jest": "^29.4.1",
"jest": "^29.4.3",
"nock": "^13.3.0",
"prettier": "^2.8.3"
},