Update @angular/forms from 5.2.2 to 5.2.3 in examples/angular-cli

This commit is contained in:
Dependencies.io Bot 2018-02-01 17:01:27 +00:00
parent eeb31dbbf5
commit ef87df4b92
2 changed files with 1 additions and 7 deletions

View File

@ -17,7 +17,7 @@
"@angular/common": "^5.2.3",
"@angular/compiler": "^5.2.3",
"@angular/core": "^5.2.3",
"@angular/forms": "^5.2.2",
"@angular/forms": "^5.2.3",
"@angular/http": "^5.2.2",
"@angular/platform-browser": "^5.2.2",
"@angular/platform-browser-dynamic": "^5.2.2",

View File

@ -124,12 +124,6 @@
dependencies:
tslib "^1.7.1"
"@angular/forms@^5.2.2":
version "5.2.2"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.2.2.tgz#eca24f15d96de285cd0726601db4bffec39c01f3"
dependencies:
tslib "^1.7.1"
"@angular/forms@^5.2.3":
version "5.2.3"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.2.3.tgz#4992419191a3800516085209be331fc0d63bd099"