chore: Bump jest from 29.3.1 to 29.4.1 (#642)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.4.1.
- [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.1/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-31 03:04:46 +00:00
committed by GitHub
parent 0bb734a034
commit 15bf15ef24
2 changed files with 463 additions and 420 deletions
+462 -419
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -32,6 +32,6 @@
"devDependencies": {
"@vercel/ncc": "^0.36.1",
"eslint": "^8.32.0",
"jest": "^29.3.1"
"jest": "^29.4.1"
}
}