Bump @angular/forms from 9.1.0 to 9.1.1 in /app

Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/9.1.1/packages/forms)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-09 04:19:28 +00:00
committed by GitHub
parent 78a74ffe1b
commit 8b58bc420d
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"@angular/common": "9.1.0",
"@angular/compiler": "9.1.0",
"@angular/core": "9.1.0",
"@angular/forms": "9.1.0",
"@angular/forms": "9.1.1",
"@angular/platform-browser": "9.1.0",
"@angular/platform-browser-dynamic": "9.1.0",
"@ng-bootstrap/ng-bootstrap": "^6.0.2",