From ae96749680ee130bfcc0e73a96f32e470b7e1a1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 13:38:21 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v17 --- cosky-dashboard/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cosky-dashboard/package.json b/cosky-dashboard/package.json index b6134059..b916ef4c 100644 --- a/cosky-dashboard/package.json +++ b/cosky-dashboard/package.json @@ -28,8 +28,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.4", - "@angular/cli": "~15.2.4", + "@angular-devkit/build-angular": "^17.0.0", + "@angular/cli": "~17.0.0", "@angular/compiler-cli": "^15.2.0", "@types/file-saver": "^2.0.5", "@types/jasmine": "~4.3.0",