From b53c3664e34a6fbf65b68c8002f458c0a7d7b22d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 04:40:42 +0000 Subject: [PATCH] chore(deps-dev): bump @angular/animations from 8.0.3 to 10.1.1 Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 8.0.3 to 10.1.1. - [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/10.1.1/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..6c8e35d2a5d 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": "~10.1.1", "@angular/common": "~8.0.0", "@angular/compiler": "~8.0.0", "@angular/compiler-cli": "~8.0.0",