Skip to content

Commit

Permalink
build(deps-dev): bump the angular-cli-devkit group across 1 directory…
Browse files Browse the repository at this point in the history
… with 2 updates

Bumps the angular-cli-devkit group with 2 updates in the / directory: [@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.7 to 18.0.1
- [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.7...18.0.1)

Updates `@angular/cli` from 17.3.7 to 18.0.1
- [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.7...18.0.1)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-cli-devkit
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-cli-devkit
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 9c2ccfe commit 623adb1
Show file tree
Hide file tree
Showing 2 changed files with 1,487 additions and 1,555 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,13 @@
"zone.js": "~0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.7",
"@angular-devkit/build-angular": "^18.0.1",
"@angular-eslint/builder": "^17.4.1",
"@angular-eslint/eslint-plugin": "^17.4.1",
"@angular-eslint/eslint-plugin-template": "^17.4.1",
"@angular-eslint/schematics": "^17.4.1",
"@angular-eslint/template-parser": "^17.4.1",
"@angular/cli": "^17.3.7",
"@angular/cli": "^18.0.1",
"@angular/compiler-cli": "^17.3.9",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-angular": "^19.3.0",
Expand Down
Loading

0 comments on commit 623adb1

Please sign in to comment.