From a36431a08c252cee862e1dd4278218e1d133e159 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 04:18:26 +0000 Subject: [PATCH] Bump @angular/core from 9.1.0 to 9.1.2 in /app Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.1.0 to 9.1.2. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/9.1.2/packages/core) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index 5e667373..0bf1c51c 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@angular/animations": "9.1.0", "@angular/common": "9.1.2", "@angular/compiler": "9.1.2", - "@angular/core": "9.1.0", + "@angular/core": "9.1.2", "@angular/forms": "9.1.1", "@angular/platform-browser": "9.1.1", "@angular/platform-browser-dynamic": "9.1.2", diff --git a/app/yarn.lock b/app/yarn.lock index 1dc4bbd0..9fb9436a 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -17,10 +17,10 @@ resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.1.2.tgz#52b22120ca3c7d27dccf4239c849158ad64fb435" integrity sha512-82DitvlZA5DoE++qiiJdgx6HE71h96sfLHCjjvYJHApoOcnX+zBZFBrflpbXK9W4YdvydU4Lc1Ql1eleQPeT/g== -"@angular/core@9.1.0": - version "9.1.0" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.0.tgz#9dfc386bd1461e0fd4786031fd245da04371421c" - integrity sha512-RVlyegdIAij0P1wLY5ObIdsBAzvmHkHfElnmfiNKhaDftP6U/3zRtaKDu0bq0jvn1WCQ8zXxFQ8AWyKZwyFS+w== +"@angular/core@9.1.2": + version "9.1.2" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.2.tgz#30970d49dc3b53c0dc68cd75dbc2c96afc7fee62" + integrity sha512-nAqRl+5drAnZlBT7AgSo2JJubmPNrGCvhZ83dosPEUqJoLr69/lYipnF/iqKzYn5xo4MM1O27WIhSNDtDjBmzQ== "@angular/forms@9.1.1": version "9.1.1"