Skip to content

Commit

Permalink
chore(deps): bump @angular/forms from 18.0.4 to 18.0.5
Browse files Browse the repository at this point in the history
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 18.0.4 to 18.0.5.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.0.5/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 Jun 27, 2024
1 parent 4f0ddae commit f1076db
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@angular/common": "18.0.3",
"@angular/compiler": "18.0.4",
"@angular/core": "18.0.5",
"@angular/forms": "18.0.4",
"@angular/forms": "18.0.5",
"@angular/material": "18.0.5",
"@angular/platform-browser": "18.0.2",
"@angular/platform-browser-dynamic": "18.0.4",
Expand Down

0 comments on commit f1076db

Please sign in to comment.