Bump jest from 26.2.1 to 26.4.0

Bumps [jest](https://github.com/facebook/jest) from 26.2.1 to 26.4.0.
- [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.2.1...v26.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-18 09:42:02 +00:00
committed by GitHub
parent 47076d1d48
commit b7c480a93e
2 changed files with 327 additions and 328 deletions

653
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,6 +30,6 @@
},
"devDependencies": {
"eslint": "^7.5.0",
"jest": "^26.2.1"
"jest": "^26.4.0"
}
}