From 8f37fef207c0764f1bfb90587e9344b88c3a87fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:59:01 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.28.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 072fa033..57f18c28 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "env-cmd": "10.1.0", "eslint": "^6.8.0", "eslint-config-airbnb-base": "14.1.0", - "eslint-plugin-import": "2.20.2", + "eslint-plugin-import": "2.28.1", "fs": "0.0.1-security", "jasmine": "3.5.0", "jasmine-node": "3.0.0",