Bump jest from 29.3.1 to 29.4.0 (#144)

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

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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-01-25 05:04:20 +00:00 committed by GitHub
parent 2cabc739d5
commit e0e8aa0075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 895 additions and 845 deletions

1738
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,6 +26,6 @@
"devDependencies": {
"@vercel/ncc": "^0.36.0",
"eslint": "^8.32.0",
"jest": "^29.3.1"
"jest": "^29.4.0"
}
}