File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
"@angular/compiler" : " ^6.1.9" ,
28
28
"@angular/compiler-cli" : " ^6.1.9" ,
29
29
"@angular/core" : " ^6.1.8" ,
30
- "@angular/forms" : " ^6.1.8 " ,
30
+ "@angular/forms" : " ^6.1.9 " ,
31
31
"@angular/http" : " ^6.1.8" ,
32
32
"@angular/platform-browser" : " ^6.1.9" ,
33
33
"@angular/platform-browser-dynamic" : " ^6.1.8" ,
Original file line number Diff line number Diff line change 77
77
dependencies :
78
78
tslib "^1.9.0"
79
79
80
- " @angular/forms@^6.1.8 " :
81
- version "6.1.8 "
82
- resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.8 .tgz#058429b99fc4c6554fe4943a23d4d6221cb1d9ac "
80
+ " @angular/forms@^6.1.9 " :
81
+ version "6.1.9 "
82
+ resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.9 .tgz#d9d8591f4c74270e53e3184eb45e19ba490fdf32 "
83
83
dependencies :
84
84
tslib "^1.9.0"
85
85
You can’t perform that action at this time.
0 commit comments