diff --git a/examples/jest/multiple-apps/package.json b/examples/jest/multiple-apps/package.json index bcb67255f..11776672b 100644 --- a/examples/jest/multiple-apps/package.json +++ b/examples/jest/multiple-apps/package.json @@ -14,7 +14,7 @@ "dependencies": { "@angular/animations": "18.0.6", "@angular/common": "18.0.6", - "@angular/compiler": "18.0.6", + "@angular/compiler": "19.2.17", "@angular/core": "18.0.6", "@angular/forms": "18.0.6", "@angular/platform-browser": "18.0.6",