chore: Bump jest from 27.0.4 to 27.0.5 (#226)

Bumps [jest](https://github.com/facebook/jest) from 27.0.4 to 27.0.5.
- [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.4...v27.0.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]
2021-06-25 16:37:24 +00:00
committed by GitHub
parent ab06157722
commit 122d9ef75e
2 changed files with 331 additions and 275 deletions
+330 -274
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -31,6 +31,6 @@
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"eslint": "^7.29.0",
"jest": "^27.0.4"
"jest": "^27.0.5"
}
}