Skip to content

Commit

Permalink
build(deps-dev): bump the angular-cli-devkit group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the angular-cli-devkit 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 18.0.1 to 18.0.2
- [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.0.1...18.0.2)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and musicEnfanthen committed May 31, 2024
1 parent efe8746 commit 3f86a8c
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 285 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@
"zone.js": "~0.14.6"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.1",
"@angular-devkit/build-angular": "^18.0.2",
"@angular-eslint/builder": "^17.5.1",
"@angular-eslint/eslint-plugin": "^17.5.1",
"@angular-eslint/eslint-plugin-template": "^17.5.1",
"@angular-eslint/schematics": "^17.5.1",
"@angular-eslint/template-parser": "^17.5.1",
"@angular/cli": "^18.0.1",
"@angular/cli": "^18.0.2",
"@angular/compiler-cli": "^18.0.0",
"@angular/language-service": "^18.0.0",
"@commitlint/cli": "^19.3.0",
Expand Down
Loading

0 comments on commit 3f86a8c

Please sign in to comment.