Skip to content

Commit a86e810

Browse files
authored
Merge pull request #43 from cybertk/greenkeeper-mocha-3.0.2
Update mocha to version 3.0.2 🚀
2 parents f494050 + 94a95c5 commit a86e810

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"yeoman-assert": "^2.2.0",
4040
"yeoman-test": "^1.4.0",
41-
"mocha": "^2.5.3",
41+
"mocha": "^3.0.2",
4242
"standard": "^7.1.0",
4343
"semantic-release": "^4.3.5"
4444
}

0 commit comments

Comments
 (0)