From c3299aa324c353b0954be528862cf969575025a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 00:59:14 +0000 Subject: [PATCH] chore(deps): update eslint --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3d3737f6..45d29b65 100644 --- a/package.json +++ b/package.json @@ -32,12 +32,12 @@ "@typescript-eslint/parser": "^7.0.0", "ajv": "^8.12.0", "esbuild": "^0.21.0", - "eslint": "^8.50.0", + "eslint": "^9.0.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-import": "^2.28.1", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-simple-import-sort": "^12.0.0", - "eslint-plugin-unused-imports": "^3.0.0", + "eslint-plugin-unused-imports": "^4.0.0", "glob": "^10.2.6", "husky": "^9.0.0", "jest": "^29.3.1",