From b4a2d8eef8e28fe5c67aafb4e5961f10dd8265cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 01:34:13 +0000 Subject: [PATCH] fix(deps): update angular-cli monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0333a640..ea785300 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "typescript": "~5.1.3" }, "dependencies": { - "@angular-devkit/architect": "0.1601.0", - "@angular-devkit/core": "16.1.0", - "@angular-devkit/schematics": "16.1.0" + "@angular-devkit/architect": "0.1900.2", + "@angular-devkit/core": "16.2.16", + "@angular-devkit/schematics": "16.2.16" } }