Upgrade major packages
1 file changed, 5 insertions(+), 5 deletions(-)
changed files
M package.json → package.json
@@ -28,7 +28,7 @@ "test:watch": "ava --watch 'test/**/*.test.js'" }, "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-config-standard": "^10.2.1", "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",