Skip to content

Commit

Permalink
chore(deps-dev): bump the angular group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the angular group with 2 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).


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

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

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kruplm committed Oct 7, 2024
1 parent c888d72 commit 1e43be7
Show file tree
Hide file tree
Showing 3 changed files with 336 additions and 192 deletions.
4 changes: 2 additions & 2 deletions examples/fdc3-chart-and-grid/js-datagrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.9",
"@angular/cli": "17.3.9",
"@angular-devkit/build-angular": "17.3.10",
"@angular/cli": "17.3.10",
"@angular/compiler-cli": "17.3.12",
"@types/jasmine": "5.1.4",
"jasmine-core": "5.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.9",
"@angular/cli": "17.3.9",
"@angular-devkit/build-angular": "17.3.10",
"@angular/cli": "17.3.10",
"@angular/compiler-cli": "17.3.12",
"@types/jasmine": "5.1.4",
"jasmine-core": "5.3.0",
Expand Down
Loading

0 comments on commit 1e43be7

Please sign in to comment.