Skip to content

Commit

Permalink
Bump @angular/forms from 13.0.2 to 13.0.3
Browse files Browse the repository at this point in the history
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 13.0.2 to 13.0.3.
- [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/13.0.3/packages/forms)

---
updated-dependencies:
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 2, 2021
1 parent 93240ad commit a9c2415
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@angular/common": "~13.0.2",
"@angular/compiler": "~13.0.0",
"@angular/core": "~13.0.2",
"@angular/forms": "~13.0.2",
"@angular/forms": "~13.0.3",
"@angular/localize": "~13.0.2",
"@angular/material": "~13.0.2",
"@angular/platform-browser": "~13.0.2",
Expand Down

0 comments on commit a9c2415

Please sign in to comment.