diff --git a/.travis.yml b/.travis.yml index 82e0879..d3026b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,8 +10,6 @@ node_js: - '8' - '7' - '6' - - '5' - - '4' git: depth: 1 branches: diff --git a/package.json b/package.json index 83d4fc2..4145bcb 100644 --- a/package.json +++ b/package.json @@ -45,14 +45,14 @@ "test": "mocha" }, "dependencies": { - "html-minifier": "^3.5.20", + "html-minifier": "^4.0.0", "plugin-error": "^1.0.1", - "through2": "^2.0.3" + "through2": "^3.0.1" }, "devDependencies": { - "gulp": "^3.9.1", - "gulp-format-md": "^1.0.0", - "mocha": "^5.2.0", + "gulp": "^4.0.0", + "gulp-format-md": "^2.0.0", + "mocha": "^6.1.1", "vinyl": "^2.2.0" }, "keywords": [