chore(deps-dev): bump jest-circus from 27.0.4 to 27.0.6

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.0.4 to 27.0.6.
- [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/v27.0.6/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-05 17:06:24 +00:00
committed by probot-auto-merge[bot]
parent 53805dcc2f
commit c13b5a5c12
2 changed files with 616 additions and 538 deletions

View File

@@ -38,7 +38,7 @@
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6",
"jest": "^24.9.0",
"jest-circus": "^27.0.4",
"jest-circus": "^27.0.6",
"js-yaml": "^4.1.0",
"prettier": "2.3.1",
"ts-jest": "^24.3.0",