From e9164a19d432f1f07d1a6ddf52345ee7a12ee47a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Jan 2020 00:37:28 +0100 Subject: [PATCH] chore: version 8.3.0-next.0 --- ponyracer/README.md | 2 +- ponyracer/package.json | 10 +++++----- ponyracer/projects/ponyracer-lib/README.md | 2 +- ponyracer/projects/ponyracer-lib/package.json | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 4c0d99f1..5fb37bd8 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 8.2.2. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.0-next.0. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 19a10883..611e51ee 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,9 +24,9 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.802.2", - "@angular-devkit/build-ng-packagr": "~0.802.2", - "@angular/cli": "~8.2.2", + "@angular-devkit/build-angular": "~0.803.23", + "@angular-devkit/build-ng-packagr": "~0.803.23", + "@angular/cli": "~8.3.0-next.0", "@angular/compiler-cli": "~8.2.0", "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4", @@ -40,10 +40,10 @@ "karma-coverage-istanbul-reporter": "~2.0.1", "karma-jasmine": "~2.0.1", "karma-jasmine-html-reporter": "^1.4.0", - "ng-packagr": "^5.3.0", + "ng-packagr": "^5.4.0", "protractor": "~5.4.0", "ts-node": "~7.0.0", - "tsickle": "^0.36.0", + "tsickle": "^0.37.0", "tslint": "~5.15.0", "typescript": "~3.5.3" } diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 42d053ff..44c9b200 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 8.2.0. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.14. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index cf910808..0400996c 100644 --- a/ponyracer/projects/ponyracer-lib/package.json +++ b/ponyracer/projects/ponyracer-lib/package.json @@ -2,7 +2,7 @@ "name": "ponyracer-lib", "version": "0.0.1", "peerDependencies": { - "@angular/common": "^8.2.0", - "@angular/core": "^8.2.0" + "@angular/common": "^8.2.14", + "@angular/core": "^8.2.14" } } \ No newline at end of file