From 8e9c4d938b33a5de0bf95167ed164b509c7f7798 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:09:10 +0000 Subject: [PATCH] Update dependency eslint-config-next to v15.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f05ab1..64f62af 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "electron": "^33.2.1", "electron-builder": "^25.1.8", "eslint": "^9.16.0", - "eslint-config-next": "15.0.4", + "eslint-config-next": "15.1.1", "postcss": "^8.4.49", "tailwindcss": "^4.0.0-beta.6", "typescript": "^5.7.2"