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

This commit is contained in:
Oliver Lippert 2024-02-24 03:03:12 +00:00
parent 9197f93742
commit ab3e2bac5d
2 changed files with 128 additions and 111 deletions

View file

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