chore: Bump jest from 24.9.0 to 25.1.0

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0.
- [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/v24.9.0...v25.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-01 05:46:17 +00:00
committed by Clare Liguori
parent adc64e45b8
commit 52de4c7182
2 changed files with 2670 additions and 1765 deletions
+2669 -1764
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -31,6 +31,6 @@
"devDependencies": {
"@zeit/ncc": "^0.21.0",
"eslint": "^6.8.0",
"jest": "^24.9.0"
"jest": "^25.1.0"
}
}