Skip to content

Commit 78dfa8a

Browse files
authored
Merge pull request #17 from webhacking/renovate/ts-jest-24.x
Update dependency ts-jest to v24.3.0
2 parents c1eba50 + 7f83dc8 commit 78dfa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/jest": "24.9.1",
3636
"jest": "24.7.1",
3737
"prettier": "1.19.1",
38-
"ts-jest": "24.0.2",
38+
"ts-jest": "24.3.0",
3939
"typescript": "3.9.2"
4040
},
4141
"jest": {

0 commit comments

Comments
 (0)