From 2610dfcf56ef06e41487d0f4aa46a6354779b829 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Dec 2020 00:18:00 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v7.16.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 01ce4f5f7f..f3fc069970 100644 --- a/install/package.json +++ b/install/package.json @@ -153,7 +153,7 @@ "@commitlint/cli": "11.0.0", "@commitlint/config-angular": "11.0.0", "coveralls": "3.1.0", - "eslint": "7.15.0", + "eslint": "7.16.0", "eslint-config-airbnb-base": "14.2.1", "eslint-plugin-import": "2.22.1", "grunt": "1.3.0",