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

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.0.3 to 27.0.4.
- [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.4/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-06-04 05:53:18 +00:00
committed by probot-auto-merge[bot]
parent 23fc444fba
commit c3358a3df9
2 changed files with 30 additions and 30 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.3",
"jest-circus": "^27.0.4",
"js-yaml": "^4.1.0",
"prettier": "2.3.0",
"ts-jest": "^24.3.0",