From f22f14c8b20e9f97a623765b2b760721f111bd6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 14:41:12 +0000 Subject: [PATCH] Bump @angular/compiler-cli from 14.0.1 to 17.0.6 Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 14.0.1 to 17.0.6. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.0.6/packages/compiler-cli) --- updated-dependencies: - dependency-name: "@angular/compiler-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 59792af8..e24b8697 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@angular-eslint/schematics": "12.3.1", "@angular-eslint/template-parser": "13.5.0", "@angular/cli": "14.0.1", - "@angular/compiler-cli": "14.0.1", + "@angular/compiler-cli": "17.0.6", "@types/jasmine": "3.7.6", "@types/jasminewd2": "2.0.10", "@types/mocha": "8.2.2",