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

This commit is contained in:
Oliver Lippert 2024-02-02 05:51:08 +00:00
parent 6b0fb038c5
commit 9426008529
2 changed files with 25 additions and 25 deletions

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "17.1.0"
"@angular/cli": "17.1.2"
}
}