From 1dffdcc900227b566724d10be71a5f76c2158ec0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:04:57 +0000 Subject: [PATCH] chore(e2e/min): update angular-cli monorepo to v19 --- e2e/min/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e2e/min/package.json b/e2e/min/package.json index a34efba6f5..88c9a499b3 100644 --- a/e2e/min/package.json +++ b/e2e/min/package.json @@ -28,8 +28,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.2", + "@angular/cli": "19.0.2", "@angular/compiler-cli": "18.2.12", "@types/jasmine": "5.1.4", "@types/jest": "29.5.14",