chore: Bump jest from 25.1.0 to 25.2.4

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-01 08:40:08 +00:00
committed by GitHub
parent 96ec5c4c14
commit e798aff9bb
2 changed files with 578 additions and 630 deletions
+577 -629
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.1",
"eslint": "^6.8.0",
"jest": "^25.1.0"
"jest": "^25.2.4"
}
}