Bump jest from 25.4.0 to 25.5.3

Bumps [jest](https://github.com/facebook/jest) from 25.4.0 to 25.5.3.
- [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.4.0...v25.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-01 15:48:19 +00:00
committed by GitHub
parent 534b1b1076
commit f94dfbd262
2 changed files with 385 additions and 343 deletions

View File

@ -30,6 +30,6 @@
},
"devDependencies": {
"eslint": "^6.8.0",
"jest": "^25.4.0"
"jest": "^25.5.3"
}
}