From a3087b83a2afe745fc8dc7b9a183a2a736dd1932 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 20:43:05 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v20 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6d0c8ce..15e3eee 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": "~20.3.0", + "@angular/cli": "~20.3.0", "@angular/compiler-cli": "~16.2.0", "@types/jasmine": "~4.3.0", "@types/jasminewd2": "~2.0.8",