From 165f50a4dbe131e1ed6c7cb3d71043f7468ed880 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 26 Apr 2024 20:07:51 +0000 Subject: [PATCH] chore: version 18.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 24949dade..bc2fbd16c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^18.0.0-next.4", - "@angular/cli": "^18.0.0-next.4", + "@angular-devkit/build-angular": "^18.0.0-next.5", + "@angular/cli": "^18.0.0-next.5", "@angular/compiler-cli": "^18.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0",