Bump jest from 29.6.3 to 29.6.4 (#344)

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.3 to 29.6.4.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/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-08-29 09:03:19 +01:00 committed by GitHub
parent d862293ed5
commit 1e58a084c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 400 additions and 400 deletions

798
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -29,7 +29,7 @@
"devDependencies": {
"@vercel/ncc": "^0.36.1",
"husky": "^8.0.3",
"jest": "^29.6.3",
"jest": "^29.6.4",
"nock": "^13.3.3",
"semistandard": "^16.0.1"
},