chore(deps-dev): bump jest from 25.3.0 to 25.4.0 (#161)

Bumps [jest](https://github.com/facebook/jest) from 25.3.0 to 25.4.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/v25.3.0...v25.4.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-20 10:23:22 +02:00 committed by GitHub
parent 1066259677
commit 25477b1bd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 220 additions and 1180 deletions

1398
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@
"@types/jest": "^25.2.1",
"@types/node": "^13.13.0",
"@zeit/ncc": "^0.22.1",
"jest": "^25.3.0",
"jest": "^25.4.0",
"jest-circus": "^25.3.0",
"jest-runtime": "^25.4.0",
"prettier": "^2.0.4",