From 098ac9609b06f8bb4e9e9b61665407ffb503d666 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 10:35:28 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a60ad6f96..1c31fd082 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@typescript-eslint/parser": "6.21.0", "@vercel/ncc": "0.38.1", "concurrently": "8.2.2", - "eslint": "8.57.0", + "eslint": "9.18.0", "eslint-plugin-import": "2.29.1", "prettier": "3.3.3", "typescript": "5.5.4"