Skip to content

Commit 252fa43

Browse files
chore(package): update mocha to version 3.0.0
https://greenkeeper.io/
1 parent 0d6b112 commit 252fa43

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
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"jshint": "^2.9.2",
32-
"mocha": "^2.5.3",
32+
"mocha": "^3.0.0",
3333
"yeoman-assert": "^2.2.1",
3434
"yeoman-test": "^1.4.0"
3535
}

0 commit comments

Comments
 (0)