From e7a738f2f21f3eff2066960fd47edfa23cef3c08 Mon Sep 17 00:00:00 2001 From: Justin Sheu <98369005+justinsheu@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:49:58 -0700 Subject: [PATCH] title+body --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0485dd..204d4a8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/react": "latest", "@types/react-dom": "latest", "autoprefixer": "latest", - "eslint": "latest", + "eslint": "^8.57.0", "eslint-config-next": "latest", "postcss": "latest", "sass": "^1.71.1",