From 2630d0025653d0d19ad8748fc7c7d48b667621e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 20:13:36 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.29.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3acbf78..f9a6684 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "cz-conventional-changelog": "3.3.0", "eslint": "8.54.0", "eslint-config-airbnb-base": "15.0.0", - "eslint-plugin-import": "2.29.0", + "eslint-plugin-import": "2.29.1", "husky": "8.0.3", "jest": "29.7.0", "lint-staged": "15.0.2",