From db1a9235d1117f3f9da6afffbb3c6d206403f97b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 15:14:26 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v18 --- webapp/cas-mgmt-webapp-workspace/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/cas-mgmt-webapp-workspace/package.json b/webapp/cas-mgmt-webapp-workspace/package.json index 54168c0b47..73e13dbe6c 100644 --- a/webapp/cas-mgmt-webapp-workspace/package.json +++ b/webapp/cas-mgmt-webapp-workspace/package.json @@ -42,8 +42,8 @@ "zone.js": "~0.11.5" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.0", - "@angular/cli": "~13.3.0", + "@angular-devkit/build-angular": "~18.1.0", + "@angular/cli": "~18.1.0", "@angular/compiler-cli": "~13.3.0", "@angular/language-service": "~13.3.0", "@types/jasmine": "~4.0.0",