From af39b35cf8ec81f3f1046e5165355933b8ef692d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Aug 2020 18:27:10 +0000 Subject: [PATCH] chore: version 10.0.6 --- ponyracer/README.md | 2 +- ponyracer/package.json | 24 +++++++++---------- ponyracer/projects/ponyracer-lib/README.md | 2 +- ponyracer/projects/ponyracer-lib/package.json | 4 ++-- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index fac2f06..e156752 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 10.0.5. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.6. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 451a94d..fb56b5d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.6", - "@angular/common": "~10.0.6", - "@angular/compiler": "~10.0.6", - "@angular/core": "~10.0.6", - "@angular/forms": "~10.0.6", - "@angular/platform-browser": "~10.0.6", - "@angular/platform-browser-dynamic": "~10.0.6", - "@angular/router": "~10.0.6", + "@angular/animations": "~10.0.9", + "@angular/common": "~10.0.9", + "@angular/compiler": "~10.0.9", + "@angular/core": "~10.0.9", + "@angular/forms": "~10.0.9", + "@angular/platform-browser": "~10.0.9", + "@angular/platform-browser-dynamic": "~10.0.9", + "@angular/router": "~10.0.9", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.5", - "@angular-devkit/build-ng-packagr": "~0.1000.5", - "@angular/cli": "~10.0.5", - "@angular/compiler-cli": "~10.0.6", + "@angular-devkit/build-angular": "~0.1000.6", + "@angular-devkit/build-ng-packagr": "~0.1000.6", + "@angular/cli": "~10.0.6", + "@angular/compiler-cli": "~10.0.9", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 7d2eca0..e9e0cb3 100644 --- a/ponyracer/projects/ponyracer-lib/README.md +++ b/ponyracer/projects/ponyracer-lib/README.md @@ -1,6 +1,6 @@ # PonyracerLib -This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.6. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.9. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index a91f46a..b7d1ce6 100644 --- a/ponyracer/projects/ponyracer-lib/package.json +++ b/ponyracer/projects/ponyracer-lib/package.json @@ -2,8 +2,8 @@ "name": "ponyracer-lib", "version": "0.0.1", "peerDependencies": { - "@angular/common": "^10.0.6", - "@angular/core": "^10.0.6" + "@angular/common": "^10.0.9", + "@angular/core": "^10.0.9" }, "dependencies": { "tslib": "^2.0.0"