From f2f3d105115ddc07db28c1e017983ae00fb43251 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Sep 2024 16:09:20 +0000 Subject: [PATCH] chore: version 19.0.0-next.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5d8406ba4..ac509a718 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^19.0.0-next.4", - "@angular/cli": "^19.0.0-next.4", + "@angular-devkit/build-angular": "^19.0.0-next.5", + "@angular/cli": "^19.0.0-next.5", "@angular/compiler-cli": "^19.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.3.0",