From 860cf98ccec59af6ff4df1bd48d9bafde0db3a8d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 4 Mar 2021 00:36:28 +0000 Subject: [PATCH] chore: version 11.2.3 --- ponyracer/README.md | 2 +- ponyracer/package.json | 24 +++++++++---------- ponyracer/projects/ponyracer-lib/README.md | 2 +- ponyracer/projects/ponyracer-lib/package.json | 4 ++-- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 7862f02..5c2a9ad 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 11.2.2. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.3. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index ace600f..69591af 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.3", - "@angular/common": "~11.2.3", - "@angular/compiler": "~11.2.3", - "@angular/core": "~11.2.3", - "@angular/forms": "~11.2.3", - "@angular/platform-browser": "~11.2.3", - "@angular/platform-browser-dynamic": "~11.2.3", - "@angular/router": "~11.2.3", + "@angular/animations": "~11.2.4", + "@angular/common": "~11.2.4", + "@angular/compiler": "~11.2.4", + "@angular/core": "~11.2.4", + "@angular/forms": "~11.2.4", + "@angular/platform-browser": "~11.2.4", + "@angular/platform-browser-dynamic": "~11.2.4", + "@angular/router": "~11.2.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.2", - "@angular/cli": "~11.2.2", - "@angular/compiler-cli": "~11.2.3", + "@angular-devkit/build-angular": "~0.1102.3", + "@angular/cli": "~11.2.3", + "@angular/compiler-cli": "~11.2.4", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", @@ -40,6 +40,6 @@ "protractor": "~7.0.0", "ts-node": "~8.3.0", "tslint": "~6.1.0", - "typescript": "~4.1.2" + "typescript": "~4.1.5" } } diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 47f4be2..3f7a349 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 11.2.3. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.4. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 2a1c49c..36b4796 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": "^11.2.3", - "@angular/core": "^11.2.3" + "@angular/common": "^11.2.4", + "@angular/core": "^11.2.4" }, "dependencies": { "tslib": "^2.0.0"