From 25e61d0e6a97a28cd3020e667dc757745f5d51c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 18:50:13 +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..d90da01 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.6.0", "eslint-config-next": "14.2.3", "husky": "9.0.11", "postcss": "8.4.38",