Skip to content

Commit 431090a

Browse files
authored
Merge pull request #36 from cybertk/greenkeeper-mocha-2.5.3
mocha@2.5.3 breaks build 🚨
2 parents 61cc9f1 + 1ebd630 commit 431090a

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.0.0",
4040
"yeoman-test": "^1.4.0",
41-
"mocha": "^2.4.5",
41+
"mocha": "^2.5.3",
4242
"standard": "^7.1.0",
4343
"semantic-release": "^4.3.5"
4444
}

0 commit comments

Comments
 (0)