diff --git a/package.json b/package.json index 753f231ef2..92e250ab82 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@angular/platform-browser-dynamic": ">=17.0.0 <20.0.0", "jest": "^29.0.0", "jsdom": ">=22.0.0", - "typescript": ">=4.8" + "typescript": ">=5.4" }, "peerDependenciesMeta": { "jsdom": { diff --git a/yarn.lock b/yarn.lock index e730871abe..92db5eadf6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8871,7 +8871,7 @@ __metadata: "@angular/platform-browser-dynamic": ">=17.0.0 <20.0.0" jest: ^29.0.0 jsdom: ">=22.0.0" - typescript: ">=4.8" + typescript: ">=5.4" dependenciesMeta: esbuild: optional: true