Bump jest from 27.4.2 to 27.4.5 (#160)

Bumps [jest](https://github.com/facebook/jest) from 27.4.2 to 27.4.5.
- [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.4.2...v27.4.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]
2022-01-03 20:05:38 -05:00
committed by GitHub
parent 09a8e66990
commit 69242acd76
2 changed files with 95 additions and 181 deletions

View File

@@ -33,7 +33,7 @@
"devDependencies": {
"@types/jest": "^27.4.0",
"@types/node": "^17.0.7",
"jest": "^27.4.2",
"jest": "^27.4.5",
"jest-circus": "^27.4.5",
"ts-jest": "^27.1.2",
"typescript": "^4.5.2"