From 65f4aa0aadd03562451d78d9e5fd7c166a505c15 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 Oct 2024 14:08:13 +0000 Subject: [PATCH] chore: version 19.0.0-next.9 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0baf977c1..77088d695 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.8", - "@angular/cli": "^19.0.0-next.8", + "@angular-devkit/build-angular": "^19.0.0-next.9", + "@angular/cli": "^19.0.0-next.9", "@angular/compiler-cli": "^19.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.3.0",