From 391102766fb4e0eb04e86a6bb1bcf711352ff3bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 08:57:30 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v7.8.1 (#8597) 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 aa4104f656..a385208b8e 100644 --- a/install/package.json +++ b/install/package.json @@ -136,7 +136,7 @@ "@commitlint/cli": "9.1.2", "@commitlint/config-angular": "9.1.2", "coveralls": "3.1.0", - "eslint": "7.8.0", + "eslint": "7.8.1", "eslint-config-airbnb-base": "14.2.0", "eslint-plugin-import": "2.22.0", "grunt": "1.3.0",