From 85c4f7f8bcf4e5015510741fa20278902fb6ed16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 00:55:56 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.31.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a297b9d..f346839 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@typescript-eslint/parser": "6.21.0", "eslint": "8.57.1", "eslint-import-resolver-typescript": "3.6.3", - "eslint-plugin-import": "2.30.0", + "eslint-plugin-import": "2.31.0", "husky": "9.1.6", "jest": "29.7.0", "lint-staged": "15.2.10",