From 157832131dbe67f52213e390c4df91b3e48eed1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 14:14:42 -0500 Subject: [PATCH] chore(deps): update dependency eslint to v6.8.0 (#8062) Co-authored-by: WhiteSource Renovate --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index ce62a15166..f6507c2f2f 100644 --- a/install/package.json +++ b/install/package.json @@ -134,7 +134,7 @@ "@commitlint/cli": "8.3.5", "@commitlint/config-angular": "8.3.4", "coveralls": "3.0.9", - "eslint": "6.7.0", + "eslint": "6.8.0", "eslint-config-airbnb-base": "14.0.0", "eslint-plugin-import": "2.18.2", "grunt": "1.0.4",