From 38467b2abaded82561bf07f31babbfdeb998389a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 21:41:56 +0000 Subject: [PATCH] chore(deps): update angular-eslint monorepo to v21 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 269a58d..8ec56e6 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ }, "description": "An ESLint plugin to sort decorators", "devDependencies": { - "@angular-eslint/template-parser": "^18.0.0", - "@angular-eslint/utils": "^18.0.0", + "@angular-eslint/template-parser": "^21.0.0", + "@angular-eslint/utils": "^21.0.0", "@angular/compiler": "^21.0.0", "@cspell/eslint-plugin": "^6.31.1", "@html-eslint/parser": "^0.34.0",