From 3349274439941fd5e3174e1ff25b6800da55c000 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 15:35:20 -0400 Subject: [PATCH] chore(deps): update dependency eslint to v7.3.1 (#8417) 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 4f34e79450..d38bd6e1d2 100644 --- a/install/package.json +++ b/install/package.json @@ -136,7 +136,7 @@ "@commitlint/cli": "9.0.1", "@commitlint/config-angular": "9.0.1", "coveralls": "3.1.0", - "eslint": "7.2.0", + "eslint": "7.3.1", "eslint-config-airbnb-base": "14.1.0", "eslint-plugin-import": "2.21.1", "grunt": "1.1.0",