chore: Bump jest from 26.0.1 to 26.1.0

Bumps [jest](https://github.com/facebook/jest) from 26.0.1 to 26.1.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.0.1...v26.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-24 23:18:32 +00:00
committed by GitHub
parent 863af956d9
commit 1a820d1dd7
2 changed files with 562 additions and 635 deletions
+561 -634
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -31,6 +31,6 @@
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"eslint": "^7.3.1",
"jest": "^26.0.1"
"jest": "^26.1.0"
}
}