From 3e172e04c378072ad843a378f89ff99c35696bd9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 13:44:54 +0000 Subject: [PATCH] Bump @angular/compiler from 5.2.11 to 12.0.5 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 5.2.11 to 12.0.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/12.0.5/packages/compiler) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62082c1..b935592 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@angular/animations": "^5.2.0", "@angular/common": "^5.2.0", - "@angular/compiler": "^5.2.0", + "@angular/compiler": "^12.0.5", "@angular/core": "^5.2.0", "@angular/forms": "^5.2.0", "@angular/http": "^5.2.0",