From 1237ef41e8cbb456b89f25fbcd3a6810b2a115cc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 14 Oct 2022 14:32:47 +0000 Subject: [PATCH] chore: version 15.0.0-next.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 310476231..a0732b00b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-next.5", - "@angular/cli": "~15.0.0-next.5", + "@angular-devkit/build-angular": "^15.0.0-next.6", + "@angular/cli": "~15.0.0-next.6", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0",