From e48ef855ac0ed29b65c45b6b697f21501c40fb07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:14:02 +0000 Subject: [PATCH] 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 dd3f5ba3..ebcf67a7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint": "8.20.0", "eslint-config-airbnb-base": "15.0.0", "eslint-config-prettier": "8.5.0", - "eslint-plugin-import": "2.26.0", + "eslint-plugin-import": "2.31.0", "eslint-plugin-json": "3.1.0", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-require-path-exists": "1.1.9",