From e4f18b405a8a540710a20caf2dd3282353cb5aff Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 25 Feb 2021 08:04:32 +0000 Subject: [PATCH] chore: version 10.2.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2c2aed1ed..af32f81ba 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1002.2", - "@angular/cli": "~10.2.2", + "@angular-devkit/build-angular": "~0.1002.3", + "@angular/cli": "~10.2.3", "@angular/compiler-cli": "~10.2.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0",