Bump jest from 27.3.1 to 27.4.2 (#151)

Bumps [jest](https://github.com/facebook/jest) from 27.3.1 to 27.4.2.
- [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.4.2)

---
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-12-08 08:10:56 -05:00
committed by GitHub
parent 268f2377f2
commit 8d640a794c
2 changed files with 544 additions and 174 deletions

View File

@@ -33,7 +33,7 @@
"devDependencies": {
"@types/jest": "^27.0.2",
"@types/node": "^16.11.6",
"jest": "^27.3.1",
"jest": "^27.4.2",
"jest-circus": "^27.3.1",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4"