From 9a3dea4022526491ce8479f09bfc4e7962a8d878 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 1 Nov 2017 23:04:42 +0000 Subject: [PATCH] chore(package): update @angular/compiler-cli to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab80ef4..0971b6f 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "devDependencies": { "@angular/common": "^4.0.0", "@angular/compiler": "^4.0.0", - "@angular/compiler-cli": "^4.0.0", + "@angular/compiler-cli": "^5.0.0", "@angular/core": "^4.0.0", "@angular/forms": "^4.0.0", "@angular/platform-browser": "^4.0.0",