From 90a7cd8826fea501bc63f4543b6fe002540254ec Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 1 May 2020 00:23:32 +0000 Subject: [PATCH] fix(package): update @angular/material to version 9.2.2 Closes #83 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d38f59..be844fc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@angular/common": "^7.2.15", "@angular/core": "^7.2.15", "@angular/http": "^7.2.15", - "@angular/material": "^7.2.0", + "@angular/material": "^9.2.2", "@angular/platform-browser": "^7.2.15", "ngx-linkifyjs": "^1.2.2" },