Bump jest from 27.2.5 to 27.3.0

Bumps [jest](https://github.com/facebook/jest) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.5...v27.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-18 15:01:47 +00:00
committed by GitHub
parent ee7c3f6dec
commit 03cdd90e82
2 changed files with 528 additions and 515 deletions

1041
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"@types/minimatch": "^3.0.5",
"@types/js-yaml": "^4.0.3",
"@vercel/ncc": "^0.31.1",
"jest": "^27.2.5",
"jest": "^27.3.0",
"prettier": "^2.4.1",
"ts-jest": "^27.0.5",
"typescript": "^4.4.4"