chore(package): update mocha to version 4.0.0 (#55)

This commit is contained in:
greenkeeper[bot]
2017-10-03 08:54:24 -07:00
committed by Tom MacWright
parent 22f01e6fd4
commit 4807db2357

View File

@ -61,7 +61,7 @@
"budo": "^10.0.0", "budo": "^10.0.0",
"cz-conventional-changelog": "2.0.0", "cz-conventional-changelog": "2.0.0",
"expect": "^21.0.2", "expect": "^21.0.2",
"mocha": "^3.2.0", "mocha": "^4.0.0",
"to-vfile": "^2.0.0", "to-vfile": "^2.0.0",
"uglify-js": "^3.0.27" "uglify-js": "^3.0.27"
}, },