Skip to content

Commit

Permalink
build(deps): bump @angular/platform-browser-dynamic in /vma-gui
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.3.8 to 17.3.9.
- [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.3.9/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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent ca1a8f0 commit 3c0e745
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
22 changes: 11 additions & 11 deletions vma-gui/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 vma-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/forms": "~16.2.8",
"@angular/material": "^16.2.7",
"@angular/platform-browser": "~16.2.8",
"@angular/platform-browser-dynamic": "~17.3.8",
"@angular/platform-browser-dynamic": "~17.3.9",
"@angular/router": "~16.2.8",
"@stomp/stompjs": "^7.0.0",
"@types/sockjs-client": "^1.5.4",
Expand Down
8 changes: 4 additions & 4 deletions vma-gui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -283,10 +283,10 @@
"@material/typography" "15.0.0-canary.bc9ae6c9c.0"
tslib "^2.3.0"

"@angular/platform-browser-dynamic@~17.3.8":
version "17.3.8"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-17.3.8.tgz#fec1866c25dbe5f6850cac009e574141f0bf5bb2"
integrity sha512-uL6FPh+Pr9xzIjyiv3p66jteq/CytHP1+m5jOsIKa1LUwTXx0a2pmOYcZxXpNkQGR9Ir/dlbrYmKlSP3QZf7uw==
"@angular/platform-browser-dynamic@~17.3.9":
version "17.3.9"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-17.3.9.tgz#e7007e80a94d807006410e4557d151bd7f439e92"
integrity sha512-Jmth4hFC4dZsWQRkxB++42sR1pfJUoQbErANrKQMgEPb8H4cLRdB1mAQ6f+OASPBM+FsxDxjXq2kepyLGtF2Vg==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit 3c0e745

Please sign in to comment.