chore(deps-dev): bump jest-circus from 25.2.1 to 25.2.3 (#128)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 25.2.1 to 25.2.3.
- [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/v25.2.3/packages/jest-circus)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-27 16:51:56 +01:00
committed by GitHub
parent 372a3837de
commit ab18cbf9b2
2 changed files with 21 additions and 375 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"@types/jest": "^25.1.4",
"@types/node": "^13.9.4",
"jest": "^25.2.3",
"jest-circus": "^25.2.1",
"jest-circus": "^25.2.3",
"jest-runtime": "^25.2.3",
"prettier": "^2.0.2",
"ts-jest": "^25.2.1",