From c2ccb4d975265a5be0e904f4ba5e7db3967f025e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 20:54:50 +0000 Subject: [PATCH] chore(deps): update angular-eslint monorepo to v22 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ada8cda..787b1b3 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": "^22.0.0", + "@angular-eslint/utils": "^22.0.0", "@angular/compiler": "^22.0.0", "@cspell/eslint-plugin": "^6.31.1", "@html-eslint/parser": "^0.34.0",