From acdba1948bf0a28246700022899585e6f61602d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 01:57:13 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v17.3.0 --- cosky-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosky-dashboard/package.json b/cosky-dashboard/package.json index 3c3ca2a2..7cd77f82 100644 --- a/cosky-dashboard/package.json +++ b/cosky-dashboard/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^17.0.1", - "@angular/cli": "~17.2.0", + "@angular/cli": "~17.3.0", "@angular/compiler-cli": "^17.0.3", "@types/file-saver": "^2.0.5", "@types/jasmine": "~5.1.0",