diff --git a/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json b/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json index 3abfea26e5..5fcb9969d2 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.3", "@angular/animations": "^17.0.1", "@angular/cli": "^17.0.0", "@angular/common": "^17.0.1",