Bump jest from 26.5.2 to 26.5.3

Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.5.3.
- [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.5.2...v26.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-13 15:10:19 +00:00
committed by GitHub
parent 7e525dcd8d
commit f5daf9accb
2 changed files with 91 additions and 91 deletions

View File

@ -30,6 +30,6 @@
},
"devDependencies": {
"eslint": "^7.11.0",
"jest": "^26.5.2"
"jest": "^26.5.3"
}
}