From 5f084b4e9258ee17cccc653c0cf9f6495789b95f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 20:38:55 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v16 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 49aaf916..3aeaea5d 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "zone.js": "0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "15.2.8", - "@angular/cli": "15.2.8", + "@angular-devkit/build-angular": "16.0.3", + "@angular/cli": "16.0.3", "@angular/compiler-cli": "15.2.9", "@commitlint/cli": "17.6.3", "@commitlint/config-conventional": "17.6.3",