Skip to content

Commit

Permalink
build(deps): update angular-cli monorepo to v18.1.2 (#9874)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@angular-devkit/build-angular](https://togithub.com/angular/angular-cli)
| [`18.1.1` ->
`18.1.2`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/18.1.1/18.1.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@angular-devkit%2fbuild-angular/18.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@angular-devkit%2fbuild-angular/18.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@angular-devkit%2fbuild-angular/18.1.1/18.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@angular-devkit%2fbuild-angular/18.1.1/18.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@angular/cli](https://togithub.com/angular/angular-cli) | [`18.1.1`
->
`18.1.2`](https://renovatebot.com/diffs/npm/@angular%2fcli/18.1.1/18.1.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@angular%2fcli/18.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@angular%2fcli/18.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@angular%2fcli/18.1.1/18.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@angular%2fcli/18.1.1/18.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>angular/angular-cli
(@&#8203;angular-devkit/build-angular)</summary>

###
[`v18.1.2`](https://togithub.com/angular/angular-cli/compare/18.1.1...ffc4b7c9bd30be9211814f8a9dede9ed008c72da)

[Compare
Source](https://togithub.com/angular/angular-cli/compare/18.1.1...18.1.2)

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent d43272b commit c74492e
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
84 changes: 42 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/calcite-components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"zone.js": "0.14.7"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.1.1",
"@angular/cli": "18.1.1",
"@angular-devkit/build-angular": "18.1.2",
"@angular/cli": "18.1.2",
"@angular/compiler-cli": "18.0.3",
"ng-packagr": "18.0.0"
},
Expand Down

0 comments on commit c74492e

Please sign in to comment.