From 5f2ff5fc2804aa03b2bdff3f9d70417955e6b28a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 16:36:34 +0000 Subject: [PATCH] chore(deps): update eslint dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 72110039d4..3cceec08d6 100644 --- a/package.json +++ b/package.json @@ -109,12 +109,12 @@ "cross-env": "7.0.3", "cz-conventional-changelog": "3.3.0", "cz-customizable": "7.0.0", - "eslint": "8.57.0", + "eslint": "9.3.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-mocha": "10.4.3", "eslint-plugin-simple-import-sort": "12.1.0", - "eslint-plugin-unicorn": "51.0.1", - "eslint-plugin-unused-imports": "3.2.0", + "eslint-plugin-unicorn": "53.0.0", + "eslint-plugin-unused-imports": "4.0.0", "fast-glob": "3.3.2", "husky": "9.0.11", "istanbul-lib-coverage": "3.2.2",