Bump jest from 26.4.1 to 26.4.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-24 16:03:47 +00:00
committed by GitHub
parent 93bd53060c
commit cf94a9ebeb
2 changed files with 121 additions and 129 deletions

View File

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