From 0c487a66d1acf82f59c5e4c995f66f23fe10e714 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 04:59:21 +0000 Subject: [PATCH] Bump @angular/cli from 8.3.29 to 11.0.1 Bumps [@angular/cli](https://github.com/angular/angular-cli) from 8.3.29 to 11.0.1. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/compare/v8.3.29...v11.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a71d9f..329a81a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@angular-devkit/build-ng-packagr": "^0.803.22", - "@angular/cli": "^8.3.22", + "@angular/cli": "^11.0.1", "@angular/common": "^8.2.14", "@angular/compiler": "^8.2.14", "@angular/compiler-cli": "^8.2.14",