Bump jest from 28.1.3 to 29.0.3 (#242)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.0.3.
- [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.0.3/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-09-16 11:03:59 -04:00 committed by GitHub
parent 4564436702
commit 87c20886f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 919 additions and 878 deletions

1795
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
"devDependencies": {
"@vercel/ncc": "0.34.0",
"husky": "^8.0.1",
"jest": "^28.1.3",
"jest": "^29.0.3",
"nock": "^13.2.9",
"semistandard": "^16.0.1"
},