Skip to content

Commit 3fea687

Browse files
chore(package): update ts-jest to version 23.1.3
Closes #4
1 parent 468e6a4 commit 3fea687

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
@@ -18,7 +18,7 @@
1818
"@types/node": "^10.0.3",
1919
"jest": "^22.4.3",
2020
"standard-version": "^4.3.0",
21-
"ts-jest": "^22.4.2",
21+
"ts-jest": "^23.1.3",
2222
"typescript": "^2.8.1"
2323
},
2424
"files": [

0 commit comments

Comments
 (0)