From 2c85e4f2f68f460d39b716c3d52d161b266a8611 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 03:20:08 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.29.0 (#435) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fd3ac9..5027121 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@typescript-eslint/parser": "6.8.0", "eslint": "8.52.0", "eslint-import-resolver-typescript": "3.6.1", - "eslint-plugin-import": "2.28.1", + "eslint-plugin-import": "2.29.0", "husky": "8.0.3", "jest": "29.7.0", "lint-staged": "15.0.2",