From 135d950cbc2f15c7b35f14d39a31f6a510d80a16 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 19:31:15 +0000 Subject: [PATCH] Update @angular/material to version 11.2.9 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7664a3f..ee95394 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@angular/compiler": "~11.1.1", "@angular/core": "~11.1.1", "@angular/forms": "~11.1.1", - "@angular/material": "^11.1.1", + "@angular/material": "^11.2.9", "@angular/platform-browser": "~11.1.1", "@angular/platform-browser-dynamic": "~11.1.1", "@angular/router": "~11.1.1", diff --git a/yarn.lock b/yarn.lock index c84aa95..378dcaa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -219,10 +219,10 @@ dependencies: tslib "^2.0.0" -"@angular/material@^11.1.1": - version "11.2.7" - resolved "https://registry.yarnpkg.com/@angular/material/-/material-11.2.7.tgz#7985f86f1659b4fa2219bdcf878873ae6a74cbc4" - integrity sha512-mNIGKxBzZGlOEezprInTiQIwktiz9XSJuxZ2fp6rtJ7jqpSrUprCwBECRl6X62JWrDVwIFTDQO1FxS3mrBIZ2Q== +"@angular/material@^11.2.9": + version "11.2.9" + resolved "https://registry.yarnpkg.com/@angular/material/-/material-11.2.9.tgz#f74535029f5c246f33649706cda75d29ccd84cb9" + integrity sha512-Pe1aScSX8fMOSs5hfF/V7NCJn9pt/60rFmwYxgtFser4BcJrO0Moz4eqxhNcR0PjiCQgKJpjjPxBept2+o5N5A== dependencies: tslib "^2.0.0"