diff --git a/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json b/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json index 3abfea26e5..68b661bcfb 100644 --- a/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json +++ b/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json @@ -11,7 +11,7 @@ }, "private": true, "dependencies": { - "@angular-devkit/build-angular": "^17.0.0", + "@angular-devkit/build-angular": "^18.0.2", "@angular/animations": "^17.0.1", "@angular/cli": "^17.0.0", "@angular/common": "^17.0.1",