build(deps-dev): bump jest-circus from 27.0.6 to 27.1.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-27 11:11:55 +00:00
committed by GitHub
parent 70338202c3
commit dc485d82de
2 changed files with 372 additions and 279 deletions
+371 -278
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"jest": "^26.6.3",
"jest-circus": "^27.0.6",
"jest-circus": "^27.1.0",
"nock": "^13.1.3",
"prettier": "^2.3.2",
"ts-jest": "^26.5.6",