Skip to content

Commit 8bca924

Browse files
build(deps): bump @angular/forms from 6.1.8 to 6.1.9
Bumps [@angular/forms](https://github.com/angular/angular) from 6.1.8 to 6.1.9. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](angular/angular@6.1.8...6.1.9) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe240c4 commit 8bca924

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular/compiler": "^6.1.9",
2828
"@angular/compiler-cli": "^6.1.9",
2929
"@angular/core": "^6.1.8",
30-
"@angular/forms": "^6.1.8",
30+
"@angular/forms": "^6.1.9",
3131
"@angular/http": "^6.1.8",
3232
"@angular/platform-browser": "^6.1.9",
3333
"@angular/platform-browser-dynamic": "^6.1.8",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
dependencies:
6969
tslib "^1.9.0"
7070

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"
7474
dependencies:
7575
tslib "^1.9.0"
7676

0 commit comments

Comments
 (0)