chore(deps-dev): bump jest from 25.2.0 to 25.2.3 (#129)

Bumps [jest](https://github.com/facebook/jest) from 25.2.0 to 25.2.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.2.0...v25.2.3)

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-03-27 15:37:06 +01:00 committed by GitHub
parent 4767be579c
commit 577f189d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 514 additions and 510 deletions

1022
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@
"@types/download": "^6.2.4",
"@types/jest": "^25.1.4",
"@types/node": "^13.9.4",
"jest": "^25.2.0",
"jest": "^25.2.3",
"jest-circus": "^25.2.1",
"jest-runtime": "^25.2.1",
"prettier": "^2.0.2",