From b74a37a792a9f5ceaa4c08cac7aefa4101ce2fc7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 23 Oct 2024 22:08:26 +0000 Subject: [PATCH] chore: version 19.0.0-next.13 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4414514e1..30764bc2d 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.12", - "@angular/cli": "^19.0.0-next.12", + "@angular-devkit/build-angular": "^19.0.0-next.13", + "@angular/cli": "^19.0.0-next.13", "@angular/compiler-cli": "^19.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.4.0",