From 37418375f2595bbf102762ca326fa4207d4e83aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 11:03:33 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v7.6.0 (#8540) 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 00da3509058a..53e7d931a23b 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.5.0", + "eslint": "7.6.0", "eslint-config-airbnb-base": "14.1.0", "eslint-plugin-import": "2.21.1", "grunt": "1.2.1",