From 50480083d784783d9ba55396ba8c9a0aba116af4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 22:32:47 +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 96b6f2267e..1bba967baa 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "benchmark": "^2.1.4", "concurrently": "^8.2.2", "ejs-lint": "^2.0.0", - "eslint": "^8.56.0", + "eslint": "^9.18.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-deprecation": "^2.0.0", "eslint-plugin-import": "^2.29.1",