From 7e7f65d57c438158df9e26742647ec78cb43231d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 20:05:10 +0000 Subject: [PATCH] Bump @angular/cli from 11.2.1 to 15.1.3 Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.1 to 15.1.3. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v11.2.1...15.1.3) --- 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..f5fbe8a 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": "15.1.3", "@angular/compiler-cli": "^11.2.1", "@tailwindcss/forms": "latest", "@tailwindcss/postcss7-compat": "^2.0.3",