From 4161cf25e2a06e1e1d7292943cd3e1a01651fa4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 10:22:45 +0000 Subject: [PATCH] chore(deps-dev): bump @angular/animations from 8.0.3 to 10.1.5 Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 8.0.3 to 10.1.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/10.1.5/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..05e5d905f39 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.5", "@angular/common": "~8.0.0", "@angular/compiler": "~8.0.0", "@angular/compiler-cli": "~8.0.0",