From 660ed8453a272854d8912b88a567e7d8346335af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 01:49:25 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v22 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6d0c8ce..8be667a 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "~16.2.0", - "@angular/cli": "~16.2.0", + "@angular-devkit/build-angular": "~22.1.0", + "@angular/cli": "~22.1.0", "@angular/compiler-cli": "~16.2.0", "@types/jasmine": "~4.3.0", "@types/jasminewd2": "~2.0.8",