From b5de7fb78b5650cc527e8d123201b2f3717536f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 23:14:54 +0000 Subject: [PATCH] Update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30b110b..3da3bae 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/typography": "0.5.13", "autoprefixer": "10.4.19", - "eslint": "8.57.0", + "eslint": "9.4.0", "eslint-config-next": "14.2.3", "husky": "9.0.11", "postcss": "8.4.38",