From 614bbd178d4bace4bb6849ecc0f39ec32df092c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 20:16:34 +0000 Subject: [PATCH] Bump @angular/cli from 11.2.1 to 12.2.8 Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.1 to 12.2.8. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v11.2.1...12.2.8) --- updated-dependencies: - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-major ... 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..6f381f9 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.2.8", "@angular/compiler-cli": "^11.2.1", "@tailwindcss/forms": "latest", "@tailwindcss/postcss7-compat": "^2.0.3",