From 167a309dd486f4b92efa7916f235bf912dcde869 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 30 Apr 2020 00:10:59 +0000 Subject: [PATCH] chore: version 10.0.0-next.3 --- ponyracer/README.md | 2 +- ponyracer/package.json | 28 +++++++++---------- ponyracer/projects/ponyracer-lib/README.md | 2 +- ponyracer/projects/ponyracer-lib/package.json | 4 +-- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 897b1ce..eec3256 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.0-next.2. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.0-next.3. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 1136637..d08f714 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,28 +11,28 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-next.3", - "@angular/common": "~10.0.0-next.3", - "@angular/compiler": "~10.0.0-next.3", - "@angular/core": "~10.0.0-next.3", - "@angular/forms": "~10.0.0-next.3", - "@angular/platform-browser": "~10.0.0-next.3", - "@angular/platform-browser-dynamic": "~10.0.0-next.3", - "@angular/router": "~10.0.0-next.3", + "@angular/animations": "~10.0.0-next.4", + "@angular/common": "~10.0.0-next.4", + "@angular/compiler": "~10.0.0-next.4", + "@angular/core": "~10.0.0-next.4", + "@angular/forms": "~10.0.0-next.4", + "@angular/platform-browser": "~10.0.0-next.4", + "@angular/platform-browser-dynamic": "~10.0.0-next.4", + "@angular/router": "~10.0.0-next.4", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-next.2", - "@angular-devkit/build-ng-packagr": "~0.1000.0-next.2", - "@angular/cli": "~10.0.0-next.2", - "@angular/compiler-cli": "~10.0.0-next.3", - "@angular/language-service": "~10.0.0-next.3", + "@angular-devkit/build-angular": "~0.1000.0-next.3", + "@angular-devkit/build-ng-packagr": "~0.1000.0-next.3", + "@angular/cli": "~10.0.0-next.3", + "@angular/compiler-cli": "~10.0.0-next.4", + "@angular/language-service": "~10.0.0-next.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", - "codelyzer": "^5.1.2", + "codelyzer": "^6.0.0-next.1", "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 485178e..c7bf9f6 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.0-next.3. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.0-next.4. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 14e11a6..b6add88 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.0-next.3", - "@angular/core": "^10.0.0-next.3", + "@angular/common": "^10.0.0-next.4", + "@angular/core": "^10.0.0-next.4", "tslib": "^1.10.0" } } \ No newline at end of file