Bump jest from 27.4.3 to 29.3.1 (#139)

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

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

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] 2022-12-09 08:14:41 +00:00 committed by GitHub
parent 8b595d3c88
commit 1e2a7b6412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1809 additions and 2755 deletions

4562
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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