From 55cc5d0408db56a69d0d301db0a6d36c20eef450 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 09:44:50 +0000 Subject: [PATCH] Update angular-cli monorepo to v22 --- templates/web-front-end/angular/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/web-front-end/angular/package.json b/templates/web-front-end/angular/package.json index ada7d03e4..38d719aec 100644 --- a/templates/web-front-end/angular/package.json +++ b/templates/web-front-end/angular/package.json @@ -42,8 +42,8 @@ "qs": "6.15.2" }, "devDependencies": { - "@angular-devkit/build-angular": "^20.3.25", - "@angular/cli": "^20.3.25", + "@angular-devkit/build-angular": "^22.0.0", + "@angular/cli": "^22.0.0", "@angular/compiler-cli": "^20.3.25", "@angular/language-service": "^20.3.25", "@faker-js/faker": "^9.0.3",