Bump jest-runtime from 25.4.0 to 25.5.0 (#88)

Bumps [jest-runtime](https://github.com/facebook/jest/tree/HEAD/packages/jest-runtime) from 25.4.0 to 25.5.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/commits/v25.5.0/packages/jest-runtime)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-04-30 10:24:17 +02:00
committed by GitHub
parent 74f8aad623
commit 2cca363863
2 changed files with 292 additions and 159 deletions

View File

@@ -36,7 +36,7 @@
"@zeit/ncc": "^0.22.1",
"jest": "^25.5.0",
"jest-circus": "^25.4.0",
"jest-runtime": "^25.4.0",
"jest-runtime": "^25.5.0",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",
"typescript": "^3.8.3",