From e9922c768a76a775f9fd1d918df2056801e45855 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 18 Jun 2020 00:18:51 +0000 Subject: [PATCH] chore: version 9.1.9 --- 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 f2dee74..f17c5c1 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.8. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.9. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 9d9076f..b964d49 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.8", - "@angular-devkit/build-ng-packagr": "~0.901.8", - "@angular/cli": "~9.1.8", + "@angular-devkit/build-angular": "~0.901.9", + "@angular-devkit/build-ng-packagr": "~0.901.9", + "@angular/cli": "~9.1.9", "@angular/compiler-cli": "~9.1.11", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0",