From d739ee4de04bf360b2b7e1b820df2ec02297f335 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 15:41:53 +0000 Subject: [PATCH] Update eslint-stylistic monorepo to v5 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 266abb156d..917db4a4fa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -46,7 +46,7 @@ "@types/markdown-it": "^13.0.7", "@types/minimatch": "^5.1.2", "@stylistic/stylelint-plugin": "^2.1.0", - "@stylistic/eslint-plugin": "^1.7.0", + "@stylistic/eslint-plugin": "^5.0.0", "@types/node": "^20.12.4", "@vue/eslint-config-typescript": "^13.0.0", "eslint": "^8.57.0",