From fc301b8f1719d67a15d01611cc4d54e7879cd04a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2020 23:53:58 +0000 Subject: [PATCH] fix(package): update @angular/material to version 9.2.1 Closes #83 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d38f59..d73998f 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.1", "@angular/platform-browser": "^7.2.15", "ngx-linkifyjs": "^1.2.2" },