From 119ab71950d927f82256f258da5350efc41501f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Sep 2020 13:36:55 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v7.10.0 (#8687) 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 5ae6613ee79b..c26b20543b6f 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.9.0", + "eslint": "7.10.0", "eslint-config-airbnb-base": "14.2.0", "eslint-plugin-import": "2.22.0", "grunt": "1.3.0",