From 8f90e56fa05a38d49ad623542fefb02827169ef0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:50:22 +0000 Subject: [PATCH] chore(deps): update angular-eslint monorepo to v22 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 859835c62a..7bb0333431 100644 --- a/package.json +++ b/package.json @@ -64,9 +64,9 @@ "@angular-devkit/build-angular": "22.1.3", "@angular-devkit/core": "22.0.3", "@angular-devkit/schematics": "22.0.3", - "@angular-eslint/eslint-plugin": "21.4.0", - "@angular-eslint/eslint-plugin-template": "21.4.0", - "@angular-eslint/template-parser": "21.4.0", + "@angular-eslint/eslint-plugin": "22.1.0", + "@angular-eslint/eslint-plugin-template": "22.1.0", + "@angular-eslint/template-parser": "22.1.0", "@angular/animations": "22.0.2", "@angular/build": "22.0.3", "@angular/common": "22.0.2",