Browse Source

chore(package): update mocha to version 3.1.2

https://greenkeeper.io/
greenkeeperio-bot 8 years ago
parent
commit
c3dc4edb94
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -47,7 +47,7 @@
   "devDependencies": {
     "coveralls": "~2.11.6",
     "istanbul": "~0.4.2",
-    "mocha": "~2.4.1",
+    "mocha": "~3.1.2",
     "mocha-lcov-reporter": "~1.2.0"
   }
 }