From d59d33ecff4434e4c2819654b13d0f324856df3b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 21:19:40 +0000 Subject: [PATCH] fix(package): update @angular/cdk to version 8.1.3 Closes #83 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 404f195..ec5f9d5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@angular/animations": "^7.2.15", - "@angular/cdk": "^7.2.0", + "@angular/cdk": "^8.1.3", "@angular/common": "^7.2.15", "@angular/core": "^7.2.15", "@angular/http": "^7.2.15",