From 43e421d4f8bad1cf351684b08f81a9a3cb11918c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 17:17:13 +0000 Subject: [PATCH] Update ESLint --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d522f19b2..53a9b4aee 100644 --- a/package.json +++ b/package.json @@ -51,10 +51,10 @@ "@typescript-eslint/eslint-plugin": "^7.8.0", "@typescript-eslint/parser": "^7.8.0", "chromedriver": "^121.0.2", - "eslint": "^8.57.0", + "eslint": "^9.2.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-simple-import-sort": "^12.1.0", - "eslint-plugin-unicorn": "^52.0.0", + "eslint-plugin-unicorn": "^53.0.0", "eslint-plugin-unused-imports": "^3.2.0", "http-server": "^14.1.1", "mkdirp": "^3.0.1",