Bump jest from 27.2.4 to 27.4.5 (#120)

Bumps [jest](https://github.com/facebook/jest) from 27.2.4 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.2.4...v27.4.5)

---
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-23 07:55:32 +00:00
committed by GitHub
parent ca373dcb73
commit 05c64549e4
2 changed files with 790 additions and 794 deletions

View File

@ -32,7 +32,7 @@
"eslint-config-airbnb": "^19.0.2",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.2.4"
"jest": "^27.4.5"
},
"jest": {
"collectCoverage": true,