Skip to content

Commit 59b8d89

Browse files
Bump ts-jest from 25.1.0 to 25.2.1 (#16)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.1.0 to 25.2.1. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v25.1.0...25.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6fccdab commit 59b8d89

File tree

2 files changed

+13
-18
lines changed

2 files changed

+13
-18
lines changed

package-lock.json

Lines changed: 12 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@types/jest": "^25.1.1",
1414
"jest": "^25.1.0",
15-
"ts-jest": "^25.1.0",
15+
"ts-jest": "^25.2.1",
1616
"ts-loader": "^6.2.1",
1717
"typescript": "^3.7.5",
1818
"webpack": "^4.41.5",

0 commit comments

Comments
 (0)