Bump jest from 27.5.1 to 28.0.1

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.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/v28.0.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>
This commit is contained in:
dependabot[bot] 2022-04-26 12:41:24 +00:00 committed by GitHub
parent 6cb13101d8
commit 21527b8346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 843 additions and 1836 deletions

2677
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -87,7 +87,7 @@
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4", "husky": "^7.0.4",
"is-ci": "^3.0.1", "is-ci": "^3.0.1",
"jest": "^27.4.5", "jest": "^28.0.1",
"lint-staged": "^12.1.4", "lint-staged": "^12.1.4",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"tsd": "^0.20.0", "tsd": "^0.20.0",