From 305d2bf96755a1638f083c1dd18741887e64e652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 14:36:58 +0000 Subject: [PATCH] Bump @angular/compiler-cli from 14.0.1 to 17.0.5 Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 14.0.1 to 17.0.5. - [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.5/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..e0145257 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.5", "@types/jasmine": "3.7.6", "@types/jasminewd2": "2.0.10", "@types/mocha": "8.2.2",