Bump jest from 25.2.3 to 25.2.4

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-30 10:07:28 +00:00
committed by GitHub
parent 68c0f5968a
commit 1a566d6b1a
2 changed files with 127 additions and 127 deletions

View File

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