From d94fa5dae0caa74d7c78f3963864c6d7e2a6bb5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:02:19 +0000 Subject: [PATCH] chore(deps-dev): bump @schematics/angular from 20.1.1 to 20.3.3 in /ui Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 20.1.1 to 20.3.3. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/20.1.1...20.3.3) --- updated-dependencies: - dependency-name: "@schematics/angular" dependency-version: 20.3.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 1a33da0..7f1cdc4 100644 --- a/ui/package.json +++ b/ui/package.json @@ -45,7 +45,7 @@ "@nx/jest": "21.3.2", "@nx/storybook": "21.3.2", "@nx/workspace": "21.3.2", - "@schematics/angular": "20.1.1", + "@schematics/angular": "20.3.3", "@storybook/core-server": "8.6.11", "@types/jasmine": "~4.0.0", "@types/jest": "30.0.0",