Bump jest from 29.4.1 to 29.4.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-09 16:10:24 +00:00 committed by GitHub
parent d3026307a0
commit fece2ca77e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View file

@ -29,7 +29,7 @@
"devDependencies": {
"@vercel/ncc": "^0.36.1",
"husky": "^8.0.3",
"jest": "^29.4.1",
"jest": "^29.4.2",
"nock": "^13.3.0",
"semistandard": "^16.0.1"
},