deps: bump jest-circus from 26.5.2 to 26.5.3

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) 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/commits/v26.5.3/packages/jest-circus)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-12 02:07:24 +00:00 committed by GitHub
parent 0c241c131a
commit bdffc724ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 60 additions and 60 deletions

View file

@ -71,7 +71,7 @@
"eslint-plugin-jest": "^23.20.0",
"husky": "^4.3.0",
"jest": "^25.5.4",
"jest-circus": "^26.5.2",
"jest-circus": "^26.5.3",
"lint-staged": "^10.4.0",
"nock": "^13.0.4",
"prettier": "2.1.2",