Bump jest from 26.1.0 to 26.4.2

Bumps [jest](https://github.com/facebook/jest) from 26.1.0 to 26.4.2.
- [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/v26.1.0...v26.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-25 12:11:41 +00:00
committed by GitHub
parent 48269c03b1
commit 5e530f4a66
2 changed files with 1088 additions and 677 deletions

1763
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,7 @@
"@types/jest": "^26.0.10", "@types/jest": "^26.0.10",
"@zeit/ncc": "^0.22.3", "@zeit/ncc": "^0.22.3",
"fs": "0.0.1-security", "fs": "0.0.1-security",
"jest": "^26.1.0", "jest": "^26.4.2",
"jest-junit": "^11.1.0", "jest-junit": "^11.1.0",
"request": "^2.88.2", "request": "^2.88.2",
"requestretry": "^4.1.1", "requestretry": "^4.1.1",