chore: Bump jest from 26.6.0 to 26.6.1 (#148)

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

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-10-27 06:50:39 +00:00
committed by GitHub
parent 425482b94a
commit bb03c2ee7b
2 changed files with 281 additions and 274 deletions

View File

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