From 62b7f916f48c0dfff25886065f9062ae4a0e98b9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 29 Apr 2021 00:58:34 +0000 Subject: [PATCH] chore: version 11.2.11 --- 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 86d9f7c..f8b6ab0 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.10. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.11. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 3304ffb..0fa58bd 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.11", - "@angular/common": "~11.2.11", - "@angular/compiler": "~11.2.11", - "@angular/core": "~11.2.11", - "@angular/forms": "~11.2.11", - "@angular/platform-browser": "~11.2.11", - "@angular/platform-browser-dynamic": "~11.2.11", - "@angular/router": "~11.2.11", + "@angular/animations": "~11.2.12", + "@angular/common": "~11.2.12", + "@angular/compiler": "~11.2.12", + "@angular/core": "~11.2.12", + "@angular/forms": "~11.2.12", + "@angular/platform-browser": "~11.2.12", + "@angular/platform-browser-dynamic": "~11.2.12", + "@angular/router": "~11.2.12", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.10", - "@angular/cli": "~11.2.10", - "@angular/compiler-cli": "~11.2.11", + "@angular-devkit/build-angular": "~0.1102.11", + "@angular/cli": "~11.2.11", + "@angular/compiler-cli": "~11.2.12", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 7c89e44..fac1859 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.11. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.12. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 95f616e..067b910 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.11", - "@angular/core": "^11.2.11" + "@angular/common": "^11.2.12", + "@angular/core": "^11.2.12" }, "dependencies": { "tslib": "^2.0.0"