From 6a2632c6b1e20ee6c3e567363c75ed73ec6446e2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 23:00:31 +0000 Subject: [PATCH] chore(deps): update angular-cli monorepo to v12.2.10 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7d23ca4..d84c52d 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "zone.js": "0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "12.0.2", - "@angular/cli": "12.0.2", + "@angular-devkit/build-angular": "12.2.10", + "@angular/cli": "12.2.10", "@angular/compiler-cli": "12.0.2", "@types/jasmine": "3.7.6", "@types/node": "14.17.1",