From 21e465f0fd2c02cf564032f9b67f1ce275e28738 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Feb 2021 06:59:20 +0000 Subject: [PATCH] chore(deps-dev): bump @angular/animations from 8.0.3 to 11.1.2 Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 8.0.3 to 11.1.2. - [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.1.2/packages/animations) Signed-off-by: dependabot-preview[bot] --- packages/angular-server/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/angular-server/package.json b/packages/angular-server/package.json index 430996435e9..29ae0886592 100644 --- a/packages/angular-server/package.json +++ b/packages/angular-server/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@angular-devkit/core": "~8.0.0", - "@angular/animations": "~8.0.0", + "@angular/animations": "~11.1.2", "@angular/common": "~8.0.0", "@angular/compiler": "~8.0.0", "@angular/compiler-cli": "~8.0.0",