Skip to content

Commit

Permalink
build(deps): bump the angular group across 1 directory with 3 updates (
Browse files Browse the repository at this point in the history
…#28191)

Bumps the angular group with 3 updates in the /generators/angular/resources directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular/common` from 19.0.3 to 19.0.4
- [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.0.4/packages/common)

Updates `@angular-builders/jest` from 19.0.0-beta.0 to 19.0.0-beta.1
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/[email protected]/packages/jest)

Updates `@angular/cli` from 19.0.4 to 19.0.5
- [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.0.4...19.0.5)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-builders/jest"
  dependency-type: direct:development
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent 4b9da7d commit d729991
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions generators/angular/resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@angular/common": "19.0.3",
"@angular/common": "19.0.4",
"@fortawesome/angular-fontawesome": "1.0.0",
"@fortawesome/fontawesome-svg-core": "6.7.1",
"@fortawesome/free-solid-svg-icons": "6.7.1",
Expand All @@ -23,8 +23,8 @@
"@angular-architects/module-federation-runtime": "18.0.6",
"@angular-builders/custom-esbuild": "19.0.0-beta.0",
"@angular-builders/custom-webpack": "19.0.0-beta.0",
"@angular-builders/jest": "19.0.0-beta.0",
"@angular/cli": "19.0.4",
"@angular-builders/jest": "19.0.0-beta.1",
"@angular/cli": "19.0.5",
"@eslint/js": "9.16.0",
"@types/jest": "29.5.14",
"@types/node": "20.11.25",
Expand Down

0 comments on commit d729991

Please sign in to comment.