From 4f2cac0c4af321da8b12a08d1b6e4574572e3fa5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:06:14 +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 c38373e0..35f76a32 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "zone.js": "0.13.1" }, "devDependencies": { - "@angular-devkit/build-angular": "15.2.8", - "@angular/cli": "15.2.8", + "@angular-devkit/build-angular": "16.2.8", + "@angular/cli": "16.2.8", "@angular/compiler-cli": "15.2.9", "@commitlint/cli": "17.6.7", "@commitlint/config-conventional": "17.6.7",