Skip to content

Commit

Permalink
build(deps): bump @angular/platform-browser-dynamic in /angular-example
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 17.1.0 to 17.1.1.
- [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/17.1.1/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 Jan 25, 2024
1 parent ef9c1a1 commit e0af3c9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions angular-example/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 angular-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@angular/core": "^17.0.7",
"@angular/forms": "^17.1.0",
"@angular/platform-browser": "^17.0.9",
"@angular/platform-browser-dynamic": "^17.1.0",
"@angular/platform-browser-dynamic": "^17.1.1",
"@angular/router": "^17.1.1",
"@db-ui/ngx-components": "0.0.61",
"classnames": "^2.5.1",
Expand Down

0 comments on commit e0af3c9

Please sign in to comment.