From b6435130937473f1cc89c9c939ac05a2999ca201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 5 Jun 2018 11:13:24 +0000 Subject: [PATCH] Bump @angular/cdk from 6.2.0 to 6.2.1 Bumps [@angular/cdk](https://github.com/angular/material2) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/angular/material2/releases) - [Changelog](https://github.com/angular/material2/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/material2/compare/6.2.0...6.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 757fc72..933a538 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "private": true, "dependencies": { "@angular/animations": "^6.0.2", - "@angular/cdk": "^6.0.2", + "@angular/cdk": "^6.2.1", "@angular/common": "^6.0.2", "@angular/compiler": "^6.0.2", "@angular/core": "^6.0.2", diff --git a/yarn.lock b/yarn.lock index d243ade..3f1710c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -97,9 +97,9 @@ dependencies: tslib "^1.9.0" -"@angular/cdk@^6.0.2": - version "6.2.0" - resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-6.2.0.tgz#034805b37ec7fdd0fe87da8bd3698f4f474f81b8" +"@angular/cdk@^6.2.1": + version "6.2.1" + resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-6.2.1.tgz#6ac6e58e8557623e6615ebcb673d74bcc575641c" dependencies: tslib "^1.7.1"