From 406d4391209421c48e82fe140a24f89bffa7e460 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 03:58:15 +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 ac6c1bf144..30003aaf9d 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "benchmark": "^2.1.4", "concurrently": "^8.2.2", "ejs-lint": "^2.0.0", - "eslint": "^8.56.0", + "eslint": "^9.12.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-deprecation": "^2.0.0", "eslint-plugin-import": "^2.29.1",