build(deps-dev): Bump jest-circus from 27.2.4 to 27.2.5 (#450)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.2.4 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.2.5/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-13 22:48:15 +09:00 committed by GitHub
parent 960bde220a
commit 3c4d1f5d7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 321 deletions

View file

@ -38,7 +38,7 @@
"eslint-plugin-github": "^4.3.0",
"eslint-plugin-jest": "^24.5.2",
"jest": "^27.2.5",
"jest-circus": "^27.2.4",
"jest-circus": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.4.1",
"ts-jest": "^27.0.5",