From f74d1f3a2c04b0ab616a0927e0d467b6d5ee5bd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:07:35 +0000 Subject: [PATCH] chore(root): update angular-cli monorepo to v19 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 787c3154..9ac262f9 100644 --- a/package.json +++ b/package.json @@ -43,8 +43,8 @@ "zone.js": "0.14.10" }, "devDependencies": { - "@angular-devkit/build-angular": "18.2.12", - "@angular/cli": "18.2.12", + "@angular-devkit/build-angular": "19.0.6", + "@angular/cli": "19.0.6", "@angular/compiler-cli": "18.2.13", "@commitlint/cli": "19.6.1", "@commitlint/config-conventional": "19.6.0",