From 3108f628b66f8f8936cc0ed2e4045569f6622453 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 12:50:26 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v7.12.0 (#8791) 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 4af2979f50..1f02305b80 100644 --- a/install/package.json +++ b/install/package.json @@ -157,7 +157,7 @@ "@commitlint/cli": "9.1.2", "@commitlint/config-angular": "9.1.2", "coveralls": "3.1.0", - "eslint": "7.11.0", + "eslint": "7.12.0", "eslint-config-airbnb-base": "14.2.0", "eslint-plugin-import": "2.22.1", "grunt": "1.3.0",