Bump jest from 27.3.1 to 27.5.1

Bumps [jest](https://github.com/facebook/jest) from 27.3.1 to 27.5.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/compare/v27.3.1...v27.5.1)

---
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]
2022-02-08 15:01:39 +00:00
committed by GitHub
parent 3194b4b6ce
commit e155772fd0
2 changed files with 1084 additions and 932 deletions

2014
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.4",
"@vercel/ncc": "^0.33.1",
"jest": "^27.3.1",
"jest": "^27.5.1",
"prettier": "^2.5.1",
"ts-jest": "^27.0.7",
"typescript": "^4.5.2"