Skip to content

Commit

Permalink
build(deps): bump the angular group
Browse files Browse the repository at this point in the history
Bumps the angular group in /generators/angular/resources with 2 updates: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular/common` from 18.2.5 to 18.2.6
- [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.2.6/packages/common)

Updates `@angular/cli` from 18.2.5 to 18.2.6
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.5...18.2.6)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent d2602f3 commit f394191
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
@@ -1,6 +1,6 @@
{
"dependencies": {
"@angular/common": "18.2.5",
"@angular/common": "18.2.6",
"@fortawesome/angular-fontawesome": "0.15.0",
"@fortawesome/fontawesome-svg-core": "6.6.0",
"@fortawesome/free-solid-svg-icons": "6.6.0",
Expand All @@ -23,7 +23,7 @@
"@angular-architects/module-federation-runtime": "18.0.6",
"@angular-builders/custom-webpack": "18.0.0",
"@angular-builders/jest": "18.0.0",
"@angular/cli": "18.2.5",
"@angular/cli": "18.2.6",
"@types/jest": "29.5.13",
"@types/node": "20.11.25",
"@types/sockjs-client": "1.5.4",
Expand Down

0 comments on commit f394191

Please sign in to comment.