From 9b8b29102da6ed983c43b8cbac49cbaab94c01f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 13:21:39 +0000 Subject: [PATCH] Bump @angular/animations from 11.1.2 to 11.2.5 Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 11.1.2 to 11.2.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.2.5/packages/animations) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d922691..ba1cc9f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": {}, "devDependencies": { "@angular-devkit/build-angular": "~0.1102.0", - "@angular/animations": "~11.1.2", + "@angular/animations": "~11.2.5", "@angular/cli": "~11.2.0", "@angular/common": "~11.1.2", "@angular/compiler": "~11.1.2",