From 35e377281c8c2b9fad64caa2b20052893e9d8aeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 03:11:52 +0000 Subject: [PATCH] Bump @angular/cli from 10.2.4 to 14.0.6 Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.2.4 to 14.0.6. - [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/10.2.4...14.0.6) --- 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 d88e3976..6349e8da 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@angular-eslint/eslint-plugin-template": "1.2.0", "@angular-eslint/schematics": "1.2.0", "@angular-eslint/template-parser": "1.2.0", - "@angular/cli": "~10.2.3", + "@angular/cli": "~14.0.6", "@angular/compiler-cli": "~10.1.5", "@angular/language-service": "~10.1.5", "@types/codemirror": "~0.0.87",