chore: Bump jest from 26.2.2 to 26.3.0 (#110)

Bumps [jest](https://github.com/facebook/jest) from 26.2.2 to 26.3.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.2...v26.3.0)

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-08-11 06:12:03 +00:00
committed by GitHub
parent e1f1c897e8
commit bfe5d10a7d
2 changed files with 315 additions and 336 deletions

649
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.6.0",
"jest": "^26.2.2"
"jest": "^26.3.0"
}
}