Bump jest from 26.6.0 to 26.6.1

Bumps [jest](https://github.com/facebook/jest) from 26.6.0 to 26.6.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.6.0...v26.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-26 09:01:08 +00:00
committed by GitHub
parent c5205056ba
commit 4037eb19d4
2 changed files with 277 additions and 270 deletions

View File

@ -29,6 +29,6 @@
},
"devDependencies": {
"eslint": "^7.11.0",
"jest": "^26.6.0"
"jest": "^26.6.1"
}
}