From 9ec4b134d1fca3d5169db4256542fa6634fd6c23 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 23 Nov 2022 18:09:54 +0000 Subject: [PATCH] chore: version 15.0.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fdde64f39..4044e7ede 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0", - "@angular/cli": "~15.0.0", + "@angular-devkit/build-angular": "^15.0.1", + "@angular/cli": "~15.0.1", "@angular/compiler-cli": "^15.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0",