Bump @types/jest from 24.0.24 to 24.0.25 (#97)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.24 to 24.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-27 10:53:27 -05:00 committed by James Ives
parent c15d1ca119
commit c09c91c45c
2 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@
"@actions/github": "^2.0.0"
},
"devDependencies": {
"@types/jest": "^24.0.24",
"@types/jest": "^24.0.25",
"@types/node": "^13.1.0",
"jest": "^24.8.0",
"jest-circus": "^24.7.1",

View File

@ -388,9 +388,9 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"
"@types/jest@^24.0.24":
version "24.0.24"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.24.tgz#0f2f523dc77cc1bc6bef34eaf287ede887a73f05"
"@types/jest@^24.0.25":
version "24.0.25"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f"
dependencies:
jest-diff "^24.3.0"