From 51ddb546c56782aacb053620cb4a72b01356d99f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 19:59:59 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-next to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb484467..9aa317d8 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@typescript-eslint/parser": "4.33.0", "babel-loader": "8.3.0", "eslint": "7.32.0", - "eslint-config-next": "11.1.4", + "eslint-config-next": "14.0.0", "eslint-config-prettier": "6.15.0", "eslint-plugin-import": "2.27.5", "eslint-plugin-prettier": "3.4.1",