From 09dab03779e80c2df87f48f72e7d52255df055ae Mon Sep 17 00:00:00 2001 From: dana Date: Sat, 27 Oct 2018 03:10:27 -0700 Subject: [PATCH] Update package.json updates --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1f96a9ec..f3a1102d 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "devDependencies": { "archiver": "^3.0.0", "codemirror": "^5.40.2", - "eslint": "^5.6.1", + "eslint": "^5.7.0", "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.5.2" + "updates": "^5.1.1" }, "scripts": { "lint": "eslint **/*.js --cache || exit 0",