From c2e9d0adbf8cac435c62fc2054c24deddc2350df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 23:15:51 +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 62a2d73..7a2c7b9 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",