From b744125679c52657a4ec9d38683761ca7abc2c4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:01:36 -0400 Subject: [PATCH] Update dependency eslint-config-next to v14.2.7 (#28) 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 030be6c..739f749 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", - "eslint-config-next": "14.2.6", + "eslint-config-next": "14.2.7", "kysely-ctl": "^0.9.0", "postcss": "^8", "tailwindcss": "^3.4.1",