From 788a8bfe2a67ad01e09dff29f3f4dbb0ed60b026 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 22:29:49 -0400 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.22.0 (#8390) 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 3082b7d4ec..fd5e7049fd 100644 --- a/install/package.json +++ b/install/package.json @@ -138,7 +138,7 @@ "coveralls": "3.1.0", "eslint": "7.6.0", "eslint-config-airbnb-base": "14.1.0", - "eslint-plugin-import": "2.21.1", + "eslint-plugin-import": "2.22.0", "grunt": "1.2.1", "grunt-contrib-watch": "1.1.0", "husky": "4.2.5",