Bump jest from 25.2.6 to 25.2.7 (#70)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-04-07 19:27:39 +02:00 committed by GitHub
parent df18511cc6
commit 96d68a304c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 439 additions and 620 deletions

1049
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@
"@types/jest": "^25.1.5", "@types/jest": "^25.1.5",
"@types/node": "^13.11.0", "@types/node": "^13.11.0",
"@types/download": "^6.2.4", "@types/download": "^6.2.4",
"jest": "^25.2.6", "jest": "^25.2.7",
"jest-circus": "^25.2.6", "jest-circus": "^25.2.6",
"jest-runtime": "^25.2.6", "jest-runtime": "^25.2.6",
"prettier": "^2.0.2", "prettier": "^2.0.2",