From 14ab37a21cf3bb1d9aa2ec33a1d3a3ad6ad851f9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 05:28:33 +0000 Subject: [PATCH] chore(deps): bump @angular/animations from 9.1.11 to 10.0.0 Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 9.1.11 to 10.0.0. - [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.0.0/packages/animations) Signed-off-by: dependabot-preview[bot] --- packages/timestamp/example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/timestamp/example/package.json b/packages/timestamp/example/package.json index 0757299b0..33f8cabda 100644 --- a/packages/timestamp/example/package.json +++ b/packages/timestamp/example/package.json @@ -11,7 +11,7 @@ }, "private": true, "dependencies": { - "@angular/animations": "^9.0.0", + "@angular/animations": "^10.0.0", "@angular/common": "^10.0.0", "@angular/compiler": "^9.0.0", "@angular/core": "^9.0.0",