fix(deps): update dependency @angular/cli to v17.2.3

This commit is contained in:
Oliver Lippert 2024-03-09 03:01:21 +00:00
parent 4298528e38
commit 24ed3a66f3
2 changed files with 25 additions and 25 deletions

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "17.2.1"
"@angular/cli": "17.2.3"
}
}