From d8b7d6c2c62051fc303ad8549f48f2fd8a436ea5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 1 Nov 2017 21:34:39 +0000 Subject: [PATCH] chore(package): update @angular/forms to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc0179b..853019c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@angular/compiler": "^4.1.3", "@angular/compiler-cli": "^4.1.3", "@angular/core": "^4.1.3", - "@angular/forms": "^4.1.3", + "@angular/forms": "^5.0.0", "@angular/platform-browser": "^4.1.3", "@angular/platform-browser-dynamic": "^4.1.3", "@types/jasmine": "2.5.53",