Skip to content

Commit 93d7bf9

Browse files
authored
Merge pull request #26 from observing/greenkeeper/mocha-3.3.0
Update mocha to the latest version 🚀
2 parents fc3a2d0 + 05335c7 commit 93d7bf9

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
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"istanbul": "~0.4.5",
1313
"pre-commit": "~1.2.0",
14-
"mocha": "~3.1.2",
14+
"mocha": "~3.3.0",
1515
"sinon": "~1.17.6",
1616
"sinon-chai": "~2.8.0",
1717
"chai": "~3.5.0",

0 commit comments

Comments
 (0)