From f5d40240c66f858863cb384cd62f0ce7f9e2c517 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 07:44:39 +0000 Subject: [PATCH] Update ESLint --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3e07b1174..b7a43c71c 100644 --- a/package.json +++ b/package.json @@ -49,10 +49,10 @@ "@typescript-eslint/eslint-plugin": "^7.8.0", "@typescript-eslint/parser": "^7.8.0", "chromedriver": "^120.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",