From 2abb5d8dd3ebd94a1fcb20ab73ae0b7fe6deb125 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:46:27 +0000 Subject: [PATCH] Update @angular/material to version 11.2.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7664a3f..d4e1501 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.8", "@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..8a92035 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.8": + version "11.2.8" + resolved "https://registry.yarnpkg.com/@angular/material/-/material-11.2.8.tgz#c0fb8c3b871bc2d477f6ad980918d47579f410fe" + integrity sha512-mCHOdJgWmlVF4suZFKKmmyprnPNBlCOYyHtQfjmcXRJp6WFX/nd11Mfrs9fY8pQJ2FWjOwxfABEPBGM/E7HxIg== dependencies: tslib "^2.0.0"