Skip to content

Commit

Permalink
chore(deps-dev): bump ts-jest from 25.3.1 to 25.4.0 (#158)
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.3.1 to 25.4.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.3.1...v25.4.0)

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 Apr 17, 2020
1 parent fb949a3 commit db99dcc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -40,7 +40,7 @@
"jest-circus": "^25.3.0",
"jest-runtime": "^25.3.0",
"prettier": "^2.0.4",
"ts-jest": "^25.3.1",
"ts-jest": "^25.4.0",
"typescript": "^3.8.3",
"typescript-formatter": "^7.2.2"
}
Expand Down

0 comments on commit db99dcc

Please sign in to comment.