Bump jest from 25.2.4 to 25.2.7

Bumps [jest](https://github.com/facebook/jest) from 25.2.4 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/compare/v25.2.4...v25.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 09:14:56 +00:00
committed by GitHub
parent d38ae3dd0c
commit f2d19d8a3c
2 changed files with 300 additions and 302 deletions

View File

@ -30,6 +30,6 @@
},
"devDependencies": {
"eslint": "^6.8.0",
"jest": "^25.2.4"
"jest": "^25.2.7"
}
}