Skip to content

Commit

Permalink
build(deps): bump @angular/platform-browser-dynamic in /frontend
Browse files Browse the repository at this point in the history
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 16.2.3 to 16.2.7.
- [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/16.2.7/packages/platform-browser-dynamic)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 34bcaaa commit f3480fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/forms": "~16.2.3",
"@angular/material": "^16.2.5",
"@angular/platform-browser": "~16.2.3",
"@angular/platform-browser-dynamic": "~16.2.3",
"@angular/platform-browser-dynamic": "~16.2.7",
"@angular/router": "~16.2.3",
"@ngneat/until-destroy": "^10.0.0",
"@panzoom/panzoom": "^4.5.1",
Expand Down

0 comments on commit f3480fe

Please sign in to comment.