Browse Source

Merge remote-tracking branch 'origin/greenkeeper-mocha-3.1.2'

jomo 8 years ago
parent
commit
508ea87ff7
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"
   }
 }