From 21f04b4f6bb9f3419b99a4433951492981549042 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Jul 2020 22:10:54 +0000 Subject: [PATCH] chore: version 10.0.2 --- ponyracer/README.md | 2 +- ponyracer/package.json | 26 +++++++++---------- ponyracer/projects/ponyracer-lib/README.md | 2 +- ponyracer/projects/ponyracer-lib/package.json | 4 +-- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 5442ad6..c80aec8 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.1. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.2. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 35d1fa7..48a97ed 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,27 +11,27 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.2", - "@angular/common": "~10.0.2", - "@angular/compiler": "~10.0.2", - "@angular/core": "~10.0.2", - "@angular/forms": "~10.0.2", - "@angular/platform-browser": "~10.0.2", - "@angular/platform-browser-dynamic": "~10.0.2", - "@angular/router": "~10.0.2", + "@angular/animations": "~10.0.3", + "@angular/common": "~10.0.3", + "@angular/compiler": "~10.0.3", + "@angular/core": "~10.0.3", + "@angular/forms": "~10.0.3", + "@angular/platform-browser": "~10.0.3", + "@angular/platform-browser-dynamic": "~10.0.3", + "@angular/router": "~10.0.3", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.1", - "@angular-devkit/build-ng-packagr": "~0.1000.1", - "@angular/cli": "~10.0.1", - "@angular/compiler-cli": "~10.0.2", + "@angular-devkit/build-angular": "~0.1000.2", + "@angular-devkit/build-ng-packagr": "~0.1000.2", + "@angular/cli": "~10.0.2", + "@angular/compiler-cli": "~10.0.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", - "codelyzer": "^6.0.0-next.1", + "codelyzer": "^6.0.0", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~5.0.0", "karma": "~5.0.0", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 24e0ee5..49a68df 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.2. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.3. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 003f51e..5481fec 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.2", - "@angular/core": "^10.0.2" + "@angular/common": "^10.0.3", + "@angular/core": "^10.0.3" }, "dependencies": { "tslib": "^2.0.0"