Bump jest-circus from 26.1.0 to 27.0.6 (#6)

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

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-07-23 23:34:30 +02:00 committed by GitHub
parent 4c13cbf24a
commit 836e9349e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1204 additions and 1080 deletions

2268
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -45,7 +45,7 @@
"eslint-plugin-jest": "^23.8.2", "eslint-plugin-jest": "^23.8.2",
"glob": "^7.1.6", "glob": "^7.1.6",
"jest": "^26.6.3", "jest": "^26.6.3",
"jest-circus": "^26.1.0", "jest-circus": "^27.0.6",
"prettier": "^2.3.2", "prettier": "^2.3.2",
"ts-jest": "^25.3.1", "ts-jest": "^25.3.1",
"typescript": "^3.8.3" "typescript": "^3.8.3"