Skip to content

Commit c49b0be

Browse files
authored
Merge pull request #14 from msgflo/greenkeeper/mocha-5.0.0
Update mocha to the latest version 🚀
2 parents b275850 + dbdb17c commit c49b0be

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
@@ -26,6 +26,6 @@
2626
"devDependencies": {
2727
"chai": "^4.0.2",
2828
"fbp-spec": "^0.5.0",
29-
"mocha": "^4.0.0"
29+
"mocha": "^5.0.0"
3030
}
3131
}

0 commit comments

Comments
 (0)