Bump jest from 28.1.2 to 28.1.3

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 to 28.1.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/v28.1.3/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>
This commit is contained in:
dependabot[bot] 2022-07-18 18:01:20 +00:00 committed by GitHub
parent 78ea3ac2fb
commit d8fba15354
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 825 additions and 741 deletions

1564
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.2",
"jest": "^28.1.3",
"nock": "^13.2.7",
"semistandard": "^16.0.1"
},