From 86b6fa3b4d4ddf16a0b48eff5ea58fe2ce3f7bfc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Jul 2020 00:26:36 +0000 Subject: [PATCH] chore: version 10.0.4 --- 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 e25200e..89473ab 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.3. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.4. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index d1d9cc0..17d5b65 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.4", - "@angular/common": "~10.0.4", - "@angular/compiler": "~10.0.4", - "@angular/core": "~10.0.4", - "@angular/forms": "~10.0.4", - "@angular/platform-browser": "~10.0.4", - "@angular/platform-browser-dynamic": "~10.0.4", - "@angular/router": "~10.0.4", + "@angular/animations": "~10.0.5", + "@angular/common": "~10.0.5", + "@angular/compiler": "~10.0.5", + "@angular/core": "~10.0.5", + "@angular/forms": "~10.0.5", + "@angular/platform-browser": "~10.0.5", + "@angular/platform-browser-dynamic": "~10.0.5", + "@angular/router": "~10.0.5", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.3", - "@angular-devkit/build-ng-packagr": "~0.1000.3", - "@angular/cli": "~10.0.3", - "@angular/compiler-cli": "~10.0.4", + "@angular-devkit/build-angular": "~0.1000.4", + "@angular-devkit/build-ng-packagr": "~0.1000.4", + "@angular/cli": "~10.0.4", + "@angular/compiler-cli": "~10.0.5", "@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 38bbe18..0c5d93d 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.4. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.5. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 2238670..b7081cc 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.4", - "@angular/core": "^10.0.4" + "@angular/common": "^10.0.5", + "@angular/core": "^10.0.5" }, "dependencies": { "tslib": "^2.0.0"