From fc0267eb05bf988b9f751adbd1a3c9693681753e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 20:02:06 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-import to v2.27.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbeb7343..8e8e97bc 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-config-next": "12.2.3", "eslint-config-prettier": "8.6.0", "eslint-plugin-babel": "5.3.1", - "eslint-plugin-import": "2.26.0", + "eslint-plugin-import": "2.27.5", "eslint-plugin-jest": "27.2.0", "eslint-plugin-jest-formatting": "3.1.0", "eslint-plugin-json-format": "2.0.1",