From 009d3a36e51100f6f84f43abbc09a960fe3b8777 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 07:45:51 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.30.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cc901f..960b55c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "cz-conventional-changelog": "3.3.0", "eslint": "9.6.0", "eslint-config-airbnb-base": "15.0.0", - "eslint-plugin-import": "2.29.1", + "eslint-plugin-import": "2.30.0", "husky": "9.0.11", "jest": "29.7.0", "lint-staged": "15.2.7",