From 9344adfdca3218220a9a891996d061b1831b4aa7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 21:05:10 +0000 Subject: [PATCH] chore(deps): update dependency @eik/eslint-config to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b345007..7b7a5d8a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-dom": "19.2.7" }, "devDependencies": { - "@eik/eslint-config": "1.0.25", + "@eik/eslint-config": "2.0.9", "@eik/prettier-config": "1.0.2", "eslint": "9.39.4", "eslint-plugin-react": "7.37.5",