From 57aaa59977f0ae8bdbdedcb2a73491198ce88521 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Dec 2021 22:08:17 +0000 Subject: [PATCH] chore: version 13.1.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1b5f1f3dc..3bd7b5cf4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.1", - "@angular/cli": "~13.1.1", + "@angular-devkit/build-angular": "~13.1.2", + "@angular/cli": "~13.1.2", "@angular/compiler-cli": "~13.1.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1",