Bump jest from 26.0.0 to 26.0.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-06 09:14:33 +00:00
committed by GitHub
parent 89e2aa37f3
commit 7d928cbb6b
2 changed files with 256 additions and 256 deletions

View File

@ -30,6 +30,6 @@
},
"devDependencies": {
"eslint": "^6.8.0",
"jest": "^26.0.0"
"jest": "^26.0.1"
}
}