chore: Bump jest from 26.6.3 to 27.0.1 (#215)

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.1.
- [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/v26.6.3...v27.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-27 17:07:20 +00:00
committed by GitHub
parent 7c6941c992
commit e1cbb915a6
2 changed files with 1005 additions and 3714 deletions
+1004 -3713
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.27.0",
"jest": "^26.6.3"
"jest": "^27.0.1"
}
}