chore: Bump jest from 26.5.3 to 26.6.0 (#145)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-20 05:06:11 +00:00
committed by GitHub
parent 72a7e6cdba
commit 1d113084d4
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

@@ -31,6 +31,6 @@
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"eslint": "^7.11.0",
"jest": "^26.5.3"
"jest": "^26.6.0"
}
}