Skip to content

Commit

Permalink
chore(package): update ts-jest to version 25.2.0
Browse files Browse the repository at this point in the history
Closes #7
  • Loading branch information
greenkeeper[bot] authored Feb 3, 2020
1 parent d0a4d8e commit 81b7e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"jest": "^22.2.2",
"parcel-plugin-typescript": "^0.7.0",
"react-test-renderer": "^16.2.0",
"ts-jest": "^22.0.4"
"ts-jest": "^25.2.0"
},
"scripts": {
"develop": "start http://localhost:1234 & parcel ./src/index.html",
Expand Down

0 comments on commit 81b7e52

Please sign in to comment.