fix(deps): update dependency @angular/cli to v18.0.2

This commit is contained in:
Oliver Lippert 2024-05-30 07:29:32 +00:00
parent 4fbe32e2bd
commit 6ec5c14917
2 changed files with 25 additions and 25 deletions

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "18.0.1"
"@angular/cli": "18.0.2"
}
}