From 73cb34f8eedfb1bb869e3565107e382b2586cacb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 00:32:45 +0000 Subject: [PATCH] chore(deps-dev): bump @angular/build Bumps the angular group in /angular-toolbar with 1 update: [@angular/build](https://github.com/angular/angular-cli). Updates `@angular/build` from 22.0.6 to 22.0.7 - [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/v22.0.6...v22.0.7) --- updated-dependencies: - dependency-name: "@angular/build" dependency-version: 22.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] --- angular-toolbar/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular-toolbar/package.json b/angular-toolbar/package.json index 5239976..2ef2144 100644 --- a/angular-toolbar/package.json +++ b/angular-toolbar/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^22.0.5", - "@angular/build": "22.0.6", + "@angular/build": "22.0.7", "@angular/cli": "~22.0.5", "@angular/compiler-cli": "^22.0.6", "@types/jasmine": "~6.0.0",