Bump jest from 26.5.3 to 26.6.0

Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.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.5.3...v26.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-20 09:01:18 +00:00
committed by GitHub
parent a55e80ab14
commit cdd3549d27
2 changed files with 353 additions and 327 deletions

678
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,6 +29,6 @@
},
"devDependencies": {
"eslint": "^7.11.0",
"jest": "^26.5.3"
"jest": "^26.6.0"
}
}