Skip to content

Commit 05e85da

Browse files
authored
Merge pull request #3 from Leelow/greenkeeper/mocha-4.0.0
Update mocha to the latest version 🚀
2 parents 915f415 + 9d1306f commit 05e85da

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
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"istanbul": "^0.4.5",
19-
"mocha": "^3.2.0",
19+
"mocha": "^4.0.0",
2020
"standard": "^10.0.0",
2121
"codacy-coverage": "^2.0.1"
2222
},

0 commit comments

Comments
 (0)