From 21d6de484c49ccabe48f7b40d45829631ab11864 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 Feb 2022 00:20:27 +0000 Subject: [PATCH] chore: version 13.2.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4ae92828c..12aa7b566 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.1", - "@angular/cli": "~13.2.1", + "@angular-devkit/build-angular": "~13.2.2", + "@angular/cli": "~13.2.2", "@angular/compiler-cli": "~13.2.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1",