From 1851b9ccbcc3464373148dd531f87d699e9b3f76 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 13:22:13 +0000 Subject: [PATCH] Bump @angular/compiler from 5.2.11 to 11.2.2 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 5.2.11 to 11.2.2. - [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/11.2.2/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..a00aa81 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": "^11.2.2", "@angular/core": "^5.2.0", "@angular/forms": "^5.2.0", "@angular/http": "^5.2.0",