From 7257e6b2aaadc400ab4a7ad592d31b2c125ae6cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 09:22:10 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v6.1.0 (#7783) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index d11e233e70..73bbf3b059 100644 --- a/install/package.json +++ b/install/package.json @@ -134,7 +134,7 @@ "@commitlint/cli": "8.1.0", "@commitlint/config-angular": "8.1.0", "coveralls": "3.0.5", - "eslint": "6.0.1", + "eslint": "6.1.0", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.1", "grunt": "1.0.4",