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