From 6260ec000cea842f418d31686db72601ba849fdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 13:41:06 +0000 Subject: [PATCH] Bump @angular/cli from 11.2.1 to 12.0.0 Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.1 to 12.0.0. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/compare/v11.2.1...v12.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97915f1..1545a0c 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.0", "@angular/compiler-cli": "^11.2.1", "@tailwindcss/forms": "latest", "@tailwindcss/postcss7-compat": "^2.0.3",