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 68
68
dependencies :
69
69
tslib "^1.9.0"
70
70
71
- " @angular/forms@^6.1.8 " :
72
- version "6.1.8 "
73
- resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.8 .tgz#058429b99fc4c6554fe4943a23d4d6221cb1d9ac "
71
+ " @angular/forms@^6.1.9 " :
72
+ version "6.1.9 "
73
+ resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.9 .tgz#d9d8591f4c74270e53e3184eb45e19ba490fdf32 "
74
74
dependencies :
75
75
tslib "^1.9.0"
76
76
You can’t perform that action at this time.
0 commit comments