chore(deps-dev): bump jest-runtime from 25.2.6 to 25.2.7 (#144)

Bumps [jest-runtime](https://github.com/facebook/jest/tree/HEAD/packages/jest-runtime) from 25.2.6 to 25.2.7.
- [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.2.7/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-06 14:02:42 +02:00
committed by GitHub
parent 068dd0c397
commit 516009de0e
2 changed files with 320 additions and 1565 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@types/node": "^13.11.0",
"jest": "^25.2.6",
"jest-circus": "^25.2.6",
"jest-runtime": "^25.2.6",
"jest-runtime": "^25.2.7",
"prettier": "^2.0.2",
"ts-jest": "^25.3.0",
"typescript": "^3.8.3",