bump mocha

This commit is contained in:
Henry Oswald 2018-10-03 15:32:50 +01:00
parent 836c77616f
commit 493e4fe693
3 changed files with 1455 additions and 710 deletions

File diff suppressed because it is too large Load diff

View file

View file

@ -38,13 +38,13 @@
},
"devDependencies": {
"bunyan": "^1.0.0",
"mocha": "^4.1.0",
"chai": "",
"grunt": "^0.4.5",
"grunt-bunyan": "^0.5.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-coffee": "^0.11.0",
"grunt-execute": "^0.2.2",
"grunt-mocha-test": "^0.11.0",
"sandboxed-module": "",
"sinon": "^1.17.0"
}