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
commit e798aff9bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 578 additions and 630 deletions

1206
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -31,6 +31,6 @@
"devDependencies": {
"@zeit/ncc": "^0.21.1",
"eslint": "^6.8.0",
"jest": "^25.1.0"
"jest": "^25.2.4"
}
}