From 786c44a739b15b92c73e738d9929536b264dc963 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 5 Feb 2021 22:15:55 +0000 Subject: [PATCH] chore: version 9.1.14 --- ponyracer/README.md | 2 +- ponyracer/package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 8ae1b5b..df3fa5f 100644 --- a/ponyracer/README.md +++ b/ponyracer/README.md @@ -1,6 +1,6 @@ # Ponyracer -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.13. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.14. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index d98fc0e..3c46343 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,9 +24,9 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.13", - "@angular-devkit/build-ng-packagr": "~0.901.13", - "@angular/cli": "~9.1.13", + "@angular-devkit/build-angular": "~0.901.14", + "@angular-devkit/build-ng-packagr": "~0.901.14", + "@angular/cli": "~9.1.14", "@angular/compiler-cli": "~9.1.13", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0",