From cecbb4b90dd8f731c11ff400cedad3996b3d6823 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Jan 2023 16:20:32 +0000 Subject: [PATCH] chore: version 15.1.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2025284e9..e11e61f76 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0", - "@angular/cli": "~15.1.0", + "@angular-devkit/build-angular": "^15.1.1", + "@angular/cli": "~15.1.1", "@angular/compiler-cli": "^15.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0",