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 19.1.5 to 19.1.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/19.1.6/packages/common)

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

---
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 Feb 13, 2025
1 parent bb109da commit e68b323
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": "19.1.5",
"@angular/common": "19.1.6",
"@fortawesome/angular-fontawesome": "1.0.0",
"@fortawesome/fontawesome-svg-core": "6.7.2",
"@fortawesome/free-solid-svg-icons": "6.7.2",
Expand All @@ -24,7 +24,7 @@
"@angular-builders/custom-esbuild": "19.0.0",
"@angular-builders/custom-webpack": "19.0.0",
"@angular-builders/jest": "19.0.0",
"@angular/cli": "19.1.6",
"@angular/cli": "19.1.7",
"@eslint/js": "9.20.0",
"@types/jest": "29.5.14",
"@types/node": "20.11.25",
Expand Down

0 comments on commit e68b323

Please sign in to comment.