From 05bf76957c1130a66c8796657328374832d84cbb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 28 Feb 2020 00:11:29 +0000 Subject: [PATCH] chore: version 9.0.4 --- 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 c4cb80b..a75bf56 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.0.3. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.4. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 908b4ca..e2f6bee 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.2", - "@angular/common": "~9.0.2", - "@angular/compiler": "~9.0.2", - "@angular/core": "~9.0.2", - "@angular/forms": "~9.0.2", - "@angular/platform-browser": "~9.0.2", - "@angular/platform-browser-dynamic": "~9.0.2", - "@angular/router": "~9.0.2", + "@angular/animations": "~9.0.3", + "@angular/common": "~9.0.3", + "@angular/compiler": "~9.0.3", + "@angular/core": "~9.0.3", + "@angular/forms": "~9.0.3", + "@angular/platform-browser": "~9.0.3", + "@angular/platform-browser-dynamic": "~9.0.3", + "@angular/router": "~9.0.3", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.3", - "@angular-devkit/build-ng-packagr": "~0.900.3", - "@angular/cli": "~9.0.3", - "@angular/compiler-cli": "~9.0.2", - "@angular/language-service": "~9.0.2", + "@angular-devkit/build-angular": "~0.900.4", + "@angular-devkit/build-ng-packagr": "~0.900.4", + "@angular/cli": "~9.0.4", + "@angular/compiler-cli": "~9.0.3", + "@angular/language-service": "~9.0.3", "@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 a534a98..491f5cb 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 9.0.2. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.3. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 834923a..6edbe5f 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": "^9.0.2", - "@angular/core": "^9.0.2", + "@angular/common": "^9.0.3", + "@angular/core": "^9.0.3", "tslib": "^1.10.0" } } \ No newline at end of file