Bump jest from 27.0.4 to 27.0.5 (#168)

Bumps [jest](https://github.com/facebook/jest) from 27.0.4 to 27.0.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.0.4...v27.0.5)

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

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]
2021-06-22 16:00:40 -04:00
committed by GitHub
parent 1d0cef002c
commit bb98a830bf
2 changed files with 2545 additions and 15171 deletions

17410
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"@types/minimatch": "^3.0.4", "@types/minimatch": "^3.0.4",
"@types/js-yaml": "^4.0.1", "@types/js-yaml": "^4.0.1",
"@vercel/ncc": "^0.28.6", "@vercel/ncc": "^0.28.6",
"jest": "^27.0.4", "jest": "^27.0.5",
"prettier": "^2.3.1", "prettier": "^2.3.1",
"ts-jest": "^27.0.3", "ts-jest": "^27.0.3",
"typescript": "^4.3.4" "typescript": "^4.3.4"