From bc030c90473d8a3acdfa7da4009ced85537aef6e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 21:41:24 +0000 Subject: [PATCH] Update @angular/material to version 11.2.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7664a3f..1a2955f 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.10", "@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..1fcc841 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.10": + version "11.2.10" + resolved "https://registry.yarnpkg.com/@angular/material/-/material-11.2.10.tgz#2ad9761b784646dc15c8d912238e53cb89582a4e" + integrity sha512-itylLtTloyCrmtotccVzplso7DGoiFdN91ud2sopGacTpfKVkw4tO5nIWRGWDmuu3dvHCqGo3h6EoZN0l9G+Wg== dependencies: tslib "^2.0.0"