chore(deps-dev): bump jest-runtime from 25.4.0 to 25.5.2 (#175)

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

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-30 11:15:47 +02:00
committed by GitHub
parent 7a8bdf9c3a
commit 29e97dc85b
2 changed files with 1310 additions and 283 deletions
+1309 -282
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -38,7 +38,7 @@
"@zeit/ncc": "^0.22.1",
"jest": "^25.5.2",
"jest-circus": "^25.4.0",
"jest-runtime": "^25.4.0",
"jest-runtime": "^25.5.2",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",
"typescript": "^3.8.3",