From b74ccb2ad8ec8a91ee639c034339c531f824769a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 26 Sep 2024 22:07:53 +0000 Subject: [PATCH] chore: version 19.0.0-next.8 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b13a20d5e..0baf977c1 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.7", - "@angular/cli": "^19.0.0-next.7", + "@angular-devkit/build-angular": "^19.0.0-next.8", + "@angular/cli": "^19.0.0-next.8", "@angular/compiler-cli": "^19.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.3.0",