From d6a4afed29bfba9a1b5cc7fadf3f0b6c68e4604c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 12:50:40 +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 44328e19a3..4c2e11efef 100644 --- a/package.json +++ b/package.json @@ -45,9 +45,9 @@ "zone.js": "0.14.10" }, "devDependencies": { - "@angular-devkit/build-angular": "18.2.9", + "@angular-devkit/build-angular": "20.3.5", "@angular-eslint/eslint-plugin": "19.0.0", - "@angular/cli": "18.2.9", + "@angular/cli": "20.3.5", "@angular/compiler-cli": "18.2.8", "@angular/language-service": "18.2.8", "@commitlint/cli": "19.5.0",