mocha 5.0.1 → 5.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mocha",
3
- "version": "5.0.1",
3
+ "version": "5.0.5",
4
4
  "description": "simple, flexible, fun test framework",
5
5
  "keywords": [
6
6
  "mocha",
@@ -306,10 +306,10 @@
306
306
  "test": "nps test"
307
307
  },
308
308
  "dependencies": {
309
- "browser-stdout": "1.3.0",
309
+ "browser-stdout": "1.3.1",
310
310
  "commander": "2.11.0",
311
311
  "debug": "3.1.0",
312
- "diff": "3.3.1",
312
+ "diff": "3.5.0",
313
313
  "escape-string-regexp": "1.0.5",
314
314
  "glob": "7.1.2",
315
315
  "growl": "1.10.3",