From a901c30d2c21c591a0305bd97a987013eab79da3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 16:41:27 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v18 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1ebe818..07e57f6 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "zone.js": "0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "0.1102.19", - "@angular/cli": "11.2.19", + "@angular-devkit/build-angular": "18.0.2", + "@angular/cli": "18.0.2", "@angular/compiler-cli": "11.2.14", "@types/jasmine": "3.6.11", "@types/jasminewd2": "2.0.13",