chore: Bump jest from 26.6.1 to 26.6.2 (#150)

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

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-11-03 05:12:36 +00:00
committed by GitHub
parent 1417e62aea
commit 99a3c5bb5b
2 changed files with 322 additions and 311 deletions

View File

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