Skip to content

Commit

Permalink
fix: pin @types/jest to 24.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 12, 2019
1 parent d79d5a1 commit 5718748
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 @@
"test"
],
"devDependencies": {
"@types/jest": "^24.0.0",
"@types/jest": "24.0.1",
"@types/n3": "^1.0.4",
"arrayify-stream": "^1.0.0",
"coveralls": "^3.0.0",
Expand Down

0 comments on commit 5718748

Please sign in to comment.