diff --git a/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json b/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json index 3abfea26e5..32b9b5204c 100644 --- a/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json +++ b/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json @@ -13,7 +13,7 @@ "dependencies": { "@angular-devkit/build-angular": "^17.0.0", "@angular/animations": "^17.0.1", - "@angular/cli": "^17.0.0", + "@angular/cli": "^18.0.2", "@angular/common": "^17.0.1", "@angular/compiler": "^17.0.1", "@angular/core": "^17.0.1",