Bump jest from 27.0.3 to 27.0.4

Bumps [jest](https://github.com/facebook/jest) from 27.0.3 to 27.0.4.
- [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.3...v27.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-03 09:01:10 +00:00
committed by Slawomir Jaranowski
parent 2c9c4267b8
commit 5878d2e8e2
2 changed files with 184 additions and 180 deletions

View File

@ -29,6 +29,6 @@
},
"devDependencies": {
"eslint": "^7.27.0",
"jest": "^27.0.3"
"jest": "^27.0.4"
}
}