From 9500429d2a74fd40004424f547ac2d174536cb5a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 9 Dec 2022 00:34:01 +0000 Subject: [PATCH] chore: version 15.1.0-next.2 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b6d91c50e..a27599b5b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -18,13 +18,13 @@ "@angular/platform-browser": "^15.0.0-next.0", "@angular/platform-browser-dynamic": "^15.0.0-next.0", "@angular/router": "^15.0.0-next.0", - "rxjs": "~7.5.0", + "rxjs": "~7.6.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0-next.1", - "@angular/cli": "~15.1.0-next.1", + "@angular-devkit/build-angular": "^15.1.0-next.2", + "@angular/cli": "~15.1.0-next.2", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0",