about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 7c0a6d1..e2c647d 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
   },
   "devDependencies": {
     "auto-install": "^1.7.4",
-    "ava": "^0.20.0",
+    "ava": "^0.22.0",
     "cheerio": "1.0.0-rc.1",
     "eslint": "^4.1.1",
     "eslint-config-prettier": "^2.2.0",
@@ -36,18 +36,18 @@
     "eslint-plugin-ava": "^4.2.1",
     "eslint-plugin-prettier": "^2.1.2",
     "eslint-plugin-standard": "^3.0.1",
-    "husky": "^0.13.4",
-    "lint-staged": "^3.6.1",
+    "husky": "^0.14.3",
+    "lint-staged": "^4.2.3",
     "microformat-node": "^2.0.1",
     "node-dev": "^3.1.3",
-    "prettier-standard": "^5.1.0",
+    "prettier-standard": "^7.0.1",
     "standard": "^10.0.2",
     "supertest": "^3.0.0"
   },
   "dependencies": {
     "case": "^1.5.2",
     "configly": "^4.1.0",
-    "gray-matter": "^2.1.1",
+    "gray-matter": "^3.0.7",
     "highland": "^2.11.0",
     "highlight.js": "^9.12.0",
     "hyperfast": "^2.2.0",