From 6c2d165b2d32427bf945c3143ddf7826ba545c21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 21:55:51 +0000 Subject: [PATCH] chore(deps): update dependency @angular/cli to ~17.2.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 119bc5f2..028f4092 100644 --- a/cosky-dashboard/package.json +++ b/cosky-dashboard/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^17.0.1", - "@angular/cli": "~17.1.0", + "@angular/cli": "~17.2.0", "@angular/compiler-cli": "^17.0.3", "@types/file-saver": "^2.0.5", "@types/jasmine": "~5.1.0",