Bump jest from 27.1.1 to 27.2.0 (#233)

Bumps [jest](https://github.com/facebook/jest) from 27.1.1 to 27.2.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.1.1...v27.2.0)

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

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-09-15 10:08:05 -04:00
committed by GitHub
parent 272af6685c
commit a91c35fe02
2 changed files with 516 additions and 516 deletions

1030
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.30.0",
"jest": "^27.1.1",
"jest": "^27.2.0",
"prettier": "^2.4.0",
"ts-jest": "^27.0.5",
"typescript": "^4.4.3"