Browse Source

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

greenkeeper[bot] 7 years ago
parent
commit
c585ea919f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -84,7 +84,7 @@
     "karma-mocha-reporter": "^2.0.4",
     "karma-phantomjs-launcher": "^1.0.1",
     "karma-xml2js-preprocessor": "^0.0.3",
-    "mocha": "^3.0.1",
+    "mocha": "^4.0.0",
     "phantomjs-prebuilt": "^2.1.8",
     "pre-commit": "^1.2.2",
     "rimraf": "^2.6.1",