From eac126d4d4786ff168fd9af9d353522229a568f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 06:45:46 +0000 Subject: [PATCH] Bump @angular/cli from 11.2.1 to 12.0.2 Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.1 to 12.0.2. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/compare/v11.2.1...v12.0.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b060df1..d6b725e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.1102.1", - "@angular/cli": "11.2.1", + "@angular/cli": "12.0.2", "@angular/compiler-cli": "^11.2.1", "@tailwindcss/forms": "latest", "@tailwindcss/postcss7-compat": "^2.0.3",