From 0e496c6c2790ca89056eec5b9708bba1aa8a56f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 23:50:54 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20#10:=20Upgrade=20angular-c?= =?UTF-8?q?li=20monorepo=20to=20v22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5ea2142..97792d8 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.4", - "@angular/cli": "~15.1.4", + "@angular-devkit/build-angular": "^22.0.0", + "@angular/cli": "~22.0.0", "@angular/compiler-cli": "^15.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0",