Bump jest from 26.4.0 to 26.4.1

Bumps [jest](https://github.com/facebook/jest) from 26.4.0 to 26.4.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.4.0...v26.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-20 09:00:56 +00:00
committed by GitHub
parent 9422b33d6f
commit 633099f72a
2 changed files with 76 additions and 90 deletions

View File

@ -30,6 +30,6 @@
},
"devDependencies": {
"eslint": "^7.7.0",
"jest": "^26.4.0"
"jest": "^26.4.1"
}
}