diff --git a/package.json b/package.json index 70040c85..1f96a9ec 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "devDependencies": { "archiver": "^3.0.0", "codemirror": "^5.40.2", - "eslint": "^5.6.0", + "eslint": "^5.6.1", "fs-extra": "^7.0.0", "jsonlint": "^1.6.3", "less": "^3.8.1", @@ -17,7 +17,7 @@ "semver-bundle": "^0.1.1", "stylelint-bundle": "^8.0.0", "stylus-lang-bundle": "^0.54.5", - "updates": "^4.3.0" + "updates": "^4.5.2" }, "scripts": { "lint": "eslint **/*.js --cache || exit 0",