From 03a38c0e4d1d1c7ba4562df3f647f45873755a19 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 05:00:41 +0000 Subject: [PATCH] Bump @angular/compiler from 8.2.14 to 10.0.8 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 8.2.14 to 10.0.8. - [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/10.0.8/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 0a71d9f..d95effa 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@angular-devkit/build-ng-packagr": "^0.803.22", "@angular/cli": "^8.3.22", "@angular/common": "^8.2.14", - "@angular/compiler": "^8.2.14", + "@angular/compiler": "^10.0.8", "@angular/compiler-cli": "^8.2.14", "@angular/core": "^8.2.14", "@babel/plugin-proposal-class-properties": "^7.8.0",