From a9e5460f385f6815c0ef693ecf44d77bd1621d9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 22:30:33 +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 89d056df..8cbda508 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.1", + "@angular/cli": "16.0.1", "@angular/compiler-cli": "15.2.9", "@commitlint/cli": "17.6.3", "@commitlint/config-conventional": "17.6.3",