Skip to content

Commit 486b56f

Browse files
author
Angular Builds
committed
9b93e26 build: enable auto merge strategy for pull requests
1 parent 5fe95dd commit 486b56f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/build",
3-
"version": "21.0.0-next.9+sha-9d7cf4f",
3+
"version": "21.0.0-next.9+sha-9b93e26",
44
"description": "Official build system for Angular",
55
"keywords": [
66
"Angular CLI",
@@ -23,7 +23,7 @@
2323
"builders": "builders.json",
2424
"dependencies": {
2525
"@ampproject/remapping": "2.3.0",
26-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#9d7cf4f",
26+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#9b93e26",
2727
"@babel/core": "7.28.4",
2828
"@babel/helper-annotate-as-pure": "7.27.3",
2929
"@babel/helper-split-export-declaration": "7.24.7",
@@ -60,7 +60,7 @@
6060
"@angular/platform-browser": "^21.0.0-next.0",
6161
"@angular/platform-server": "^21.0.0-next.0",
6262
"@angular/service-worker": "^21.0.0-next.0",
63-
"@angular/ssr": "github:angular/angular-ssr-builds#9d7cf4f",
63+
"@angular/ssr": "github:angular/angular-ssr-builds#9b93e26",
6464
"karma": "^6.4.0",
6565
"less": "^4.2.0",
6666
"ng-packagr": "^21.0.0-next.0",

src/utils/normalize-cache.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Oct 23 2025 15:56:35 GMT+0000 (Coordinated Universal Time)
1+
Thu Oct 23 2025 16:22:30 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)