Skip to content

Commit 16bc0e7

Browse files
authored
Merge pull request #22 from msgflo/greenkeeper/mocha-6.0.0
Update mocha to the latest version 🚀
2 parents db77585 + 6e04a6a commit 16bc0e7

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.6.6",
29-
"mocha": "^5.0.0"
29+
"mocha": "^6.0.0"
3030
}
3131
}

0 commit comments

Comments
 (0)