From daca09d4558435ef7f14896f7904dad95e24dc7e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Aug 2021 22:30:25 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.24.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index a08aeb7cee..a6b6a3c6d8 100644 --- a/install/package.json +++ b/install/package.json @@ -147,7 +147,7 @@ "coveralls": "3.1.1", "eslint": "7.32.0", "eslint-config-nodebb": "0.0.1", - "eslint-plugin-import": "2.24.0", + "eslint-plugin-import": "2.24.1", "grunt": "1.4.1", "grunt-contrib-watch": "1.1.0", "husky": "7.0.1",