Skip to content

Commit 52596ae

Browse files
chore(deps-dev): bump the angular group with 4 updates
Bumps the angular group with 4 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/build](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli) and [@angular/ssr](https://github.com/angular/angular-cli). Updates `@angular-devkit/build-angular` from 19.2.11 to 19.2.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.2.11...19.2.12) Updates `@angular/build` from 19.2.11 to 19.2.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.2.11...19.2.12) Updates `@angular/cli` from 19.2.11 to 19.2.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.2.11...19.2.12) Updates `@angular/ssr` from 19.2.11 to 19.2.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.2.11...19.2.12) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-version: 19.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/build" dependency-version: 19.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/cli" dependency-version: 19.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/ssr" dependency-version: 19.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0af613 commit 52596ae

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package-lock.json

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"update:dependency:playwright": "node scripts/github/update-playwright.js"
4848
},
4949
"devDependencies": {
50-
"@angular-devkit/build-angular": "19.2.11",
50+
"@angular-devkit/build-angular": "19.2.12",
5151
"@angular/animations": "19.2.10",
52-
"@angular/build": "^19.2.11",
53-
"@angular/cli": "19.2.11",
52+
"@angular/build": "^19.2.12",
53+
"@angular/cli": "19.2.12",
5454
"@angular/common": "19.2.10",
5555
"@angular/compiler": "19.2.10",
5656
"@angular/compiler-cli": "19.2.10",
@@ -60,7 +60,7 @@
6060
"@angular/platform-browser-dynamic": "19.2.10",
6161
"@angular/platform-server": "19.2.10",
6262
"@angular/router": "19.2.10",
63-
"@angular/ssr": "19.2.11",
63+
"@angular/ssr": "19.2.12",
6464
"@axe-core/playwright": "^4.10.1",
6565
"@commitlint/cli": "19.8.1",
6666
"@commitlint/config-conventional": "19.8.1",

0 commit comments

Comments
 (0)