From 12f865d6d12673809a23f26b5381667b41cb5fc5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Oct 2020 02:26:33 +0000 Subject: [PATCH] chore: version 10.1.7 --- ponyracer/README.md | 2 +- ponyracer/package.json | 22 +++++++++---------- ponyracer/projects/ponyracer-lib/README.md | 2 +- ponyracer/projects/ponyracer-lib/package.json | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 357aede..44e660a 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.1.6. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.7. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index a07d14c..727b126 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.5", - "@angular/common": "~10.1.5", - "@angular/compiler": "~10.1.5", - "@angular/core": "~10.1.5", - "@angular/forms": "~10.1.5", - "@angular/platform-browser": "~10.1.5", - "@angular/platform-browser-dynamic": "~10.1.5", - "@angular/router": "~10.1.5", + "@angular/animations": "~10.1.6", + "@angular/common": "~10.1.6", + "@angular/compiler": "~10.1.6", + "@angular/core": "~10.1.6", + "@angular/forms": "~10.1.6", + "@angular/platform-browser": "~10.1.6", + "@angular/platform-browser-dynamic": "~10.1.6", + "@angular/router": "~10.1.6", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.6", - "@angular/cli": "~10.1.6", - "@angular/compiler-cli": "~10.1.5", + "@angular-devkit/build-angular": "~0.1001.7", + "@angular/cli": "~10.1.7", + "@angular/compiler-cli": "~10.1.6", "@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 f128098..22b97b7 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.1.5. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.6. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 06d3a30..7e13bfc 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.1.5", - "@angular/core": "^10.1.5" + "@angular/common": "^10.1.6", + "@angular/core": "^10.1.6" }, "dependencies": { "tslib": "^2.0.0"