Skip to content

Commit

Permalink
build(deps-dev): bump the angular group (#28394)
Browse files Browse the repository at this point in the history
Bumps the angular group in /generators/angular/resources with 2 updates: [@angular-architects/module-federation](https://github.com/angular-architects/module-federation-plugin) and @angular-architects/module-federation-runtime.


Updates `@angular-architects/module-federation` from 18.0.6 to 19.0.1
- [Release notes](https://github.com/angular-architects/module-federation-plugin/releases)
- [Commits](https://github.com/angular-architects/module-federation-plugin/commits)

Updates `@angular-architects/module-federation-runtime` from 18.0.6 to 19.0.1

---
updated-dependencies:
- dependency-name: "@angular-architects/module-federation"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-architects/module-federation-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 4658c08 commit be29bd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/angular/resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-architects/module-federation": "18.0.6",
"@angular-architects/module-federation-runtime": "18.0.6",
"@angular-architects/module-federation": "19.0.1",
"@angular-architects/module-federation-runtime": "19.0.1",
"@angular-builders/custom-esbuild": "19.0.0",
"@angular-builders/custom-webpack": "19.0.0",
"@angular-builders/jest": "19.0.0",
Expand Down

0 comments on commit be29bd5

Please sign in to comment.