From 093ef423f19129e05421b97f2452f89eccc2d2dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:03:44 +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 eba80b2..589b4f8 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "ansi-regex": "^6.0.1", "axios": "^1.7.4", "dotenv": "^16.4.5", - "eslint": "^8.57.0", + "eslint": "^9.0.0", "eslint-config-google": "^0.14.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-n": "^14.0.0",