From e05aeee048e53b9138cdc52fffed5517bef2e606 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 16 Apr 2018 18:49:49 +0000 Subject: [PATCH] Update @angular/core from 5.2.9 to 5.2.10 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 75409019ebf..e78d3b65633 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -15,7 +15,7 @@ "dependencies": { "@angular/common": "^5.2.10", "@angular/compiler": "^5.2.10", - "@angular/core": "^5.2.9", + "@angular/core": "^5.2.10", "@angular/forms": "^5.2.9", "@angular/platform-browser": "^5.2.9", "@angular/platform-browser-dynamic": "^5.2.9",