From 063ee4930fe5ff5057bc8590bf1fdab81d58d7ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 08:09:13 +0000 Subject: [PATCH] build(deps): bump @angular/cdk from 11.2.4 to 11.2.5 Bumps [@angular/cdk](https://github.com/angular/components) from 11.2.4 to 11.2.5. - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/components/compare/11.2.4...11.2.5) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index c7c3ecb..04ef3e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -249,9 +249,9 @@ } }, "@angular/cdk": { - "version": "11.2.4", - "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-11.2.4.tgz", - "integrity": "sha512-BcMHRaKZxkpK+dPwmjqktAzWUnywbyHyrORGlF4OMtbE88IvbI8tQ+0xANfBm0cPaAm+na5AlGKyH2ptzedyRQ==", + "version": "11.2.5", + "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-11.2.5.tgz", + "integrity": "sha512-ugalSDLME5E9JlxcRR8RGlOYlaV6rIzxOVQrGRBzY2tdhMT4Ng+BFtCkq1K88AU1sTLHq54xg9Xkfn7b5W2kiA==", "requires": { "parse5": "^5.0.0", "tslib": "^2.0.0" diff --git a/package.json b/package.json index 6e0c353..34e8a83 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "private": true, "dependencies": { "@angular/animations": "11.1.2", - "@angular/cdk": "11.2.4", + "@angular/cdk": "11.2.5", "@angular/common": "11.1.2", "@angular/compiler": "11.1.2", "@angular/core": "11.1.2",