From 54c1be069af4c80f113280b9a862e26aacea2de8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 27 Aug 2020 00:40:40 +0000 Subject: [PATCH] chore: version 10.0.8 --- 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 1eb2793..20edeb4 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.7. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.8. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index b0a7787..83a0f62 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.11", - "@angular/common": "~10.0.11", - "@angular/compiler": "~10.0.11", - "@angular/core": "~10.0.11", - "@angular/forms": "~10.0.11", - "@angular/platform-browser": "~10.0.11", - "@angular/platform-browser-dynamic": "~10.0.11", - "@angular/router": "~10.0.11", + "@angular/animations": "~10.0.14", + "@angular/common": "~10.0.14", + "@angular/compiler": "~10.0.14", + "@angular/core": "~10.0.14", + "@angular/forms": "~10.0.14", + "@angular/platform-browser": "~10.0.14", + "@angular/platform-browser-dynamic": "~10.0.14", + "@angular/router": "~10.0.14", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.7", - "@angular-devkit/build-ng-packagr": "~0.1000.7", - "@angular/cli": "~10.0.7", - "@angular/compiler-cli": "~10.0.11", + "@angular-devkit/build-angular": "~0.1000.8", + "@angular-devkit/build-ng-packagr": "~0.1000.8", + "@angular/cli": "~10.0.8", + "@angular/compiler-cli": "~10.0.14", "@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 8ec5199..842a10e 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.11. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.14. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 639f6c5..23d975e 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.11", - "@angular/core": "^10.0.11" + "@angular/common": "^10.0.14", + "@angular/core": "^10.0.14" }, "dependencies": { "tslib": "^2.0.0"