From f1398da2e1a0bd818d6737bb22104167398a287f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 20:54:59 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v7.7.0 (#8564) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index a6f5b22423..9d412404a8 100644 --- a/install/package.json +++ b/install/package.json @@ -136,7 +136,7 @@ "@commitlint/cli": "9.1.1", "@commitlint/config-angular": "9.1.1", "coveralls": "3.1.0", - "eslint": "7.6.0", + "eslint": "7.7.0", "eslint-config-airbnb-base": "14.2.0", "eslint-plugin-import": "2.22.0", "grunt": "1.2.1",