build(deps-dev): bump jest-circus from 26.6.3 to 27.0.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-25 20:01:38 +00:00 committed by GitHub
parent be76f1eacc
commit ad72997cee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2278 additions and 1010 deletions

3286
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -38,7 +38,7 @@
"eslint-plugin-github": "^4.1.3", "eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6", "eslint-plugin-jest": "^24.3.6",
"jest": "^25.5.4", "jest": "^25.5.4",
"jest-circus": "^26.6.3", "jest-circus": "^27.0.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "2.3.0", "prettier": "2.3.0",
"ts-jest": "^25.5.1", "ts-jest": "^25.5.1",