From a6b7effee93dc150046d4334c88113986eb2b1ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 13:53:37 +0000 Subject: [PATCH] chore(deps): update dependency @angular/animations to v20.3.31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15c779dc3..0de063b6c 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "root": true }, "devDependencies": { - "@angular/animations": "20.0.5", + "@angular/animations": "20.3.31", "@angular/build": "20.3.36", "@angular/cdk": "20.0.4", "@angular/cli": "~20.0.0",