chore: Bump jest from 25.2.4 to 26.0.1

Bumps [jest](https://github.com/facebook/jest) from 25.2.4 to 26.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/v25.2.4...v26.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-18 22:06:18 +00:00
committed by GitHub
parent 6222ef53ed
commit 0b4d37d15b
2 changed files with 1013 additions and 819 deletions
+1012 -818
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.0",
"eslint": "^7.0.0",
"jest": "^25.2.4"
"jest": "^26.0.1"
}
}