Skip to content

Commit

Permalink
chore(deps-dev): bump jest-circus from 25.2.3 to 25.2.4 (#133)
Browse files Browse the repository at this point in the history
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 25.2.3 to 25.2.4.
- [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.4/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>
  • Loading branch information
dependabot-preview[bot] authored and GitHub committed Mar 30, 2020
1 parent 300e5e7 commit f3003d0
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 37 deletions.
73 changes: 37 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/jest": "^25.1.4",
"@types/node": "^13.9.5",
"jest": "^25.2.4",
"jest-circus": "^25.2.3",
"jest-circus": "^25.2.4",
"jest-runtime": "^25.2.4",
"prettier": "^2.0.2",
"ts-jest": "^25.2.1",
Expand Down

0 comments on commit f3003d0

Please sign in to comment.