summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index db3f29f..73be391 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"benchmark": "^2.1.1",
"bluebird": "^3.4.6",
"browserify": "^16.2.2",
- "chai": "^4.1.2",
+ "chai": "^4.2.0",
"cheerio": "^0.22.0",
"coveralls": "^3.0.1",
"es6-promise": "^2.3.0",
@@ -42,7 +42,7 @@
"eslint-plugin-prefer-arrow": "^1.1.2",
"fs-extra": "^0.26.7",
"jsdoc": "^3.4.0",
- "karma": "^2.0.5",
+ "karma": "^4.1.0",
"karma-browserify": "^5.3.0",
"karma-edge-launcher": "^0.4.2",
"karma-firefox-launcher": "^1.1.0",
@@ -50,7 +50,7 @@
"karma-mocha": "^1.2.0",
"karma-mocha-reporter": "^2.2.0",
"karma-safari-launcher": "^1.0.0",
- "mocha": "^5.2.0",
+ "mocha": "^6.1.4",
"mocha-junit-reporter": "^1.18.0",
"native-promise-only": "^0.8.0-a",
"nyc": "^11.8.0",