From 14baeebfcb1f722cad22b5fd61e3ab69f882025d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 13:22:47 +0000 Subject: [PATCH] Bump @angular/animations from 11.1.2 to 11.2.4 Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 11.1.2 to 11.2.4. - [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.4/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..1ce63bb 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.4", "@angular/cli": "~11.2.0", "@angular/common": "~11.1.2", "@angular/compiler": "~11.1.2",