Skip to content

Commit d53256a

Browse files
josephperrottandrewseguin
authored andcommitted
build: update to the latest version of @angular/dev-infra-private (#21693)
Update to the latest version of the ng-dev toolset, bringing in support for the `--[no-]branch-prompt` flag. (cherry picked from commit 48f7c55)
1 parent 7e55fa0 commit d53256a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@angular/bazel": "^11.1.0",
7878
"@angular/benchpress": "^0.2.1",
7979
"@angular/compiler-cli": "^11.1.0",
80-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#62d6227d822b26b60919950dbbbd399f287956e5",
80+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#71d57c29a10c03d07f889581608e3a2315a1dc7e",
8181
"@angular/platform-browser-dynamic": "^11.1.0",
8282
"@angular/platform-server": "^11.1.0",
8383
"@angular/router": "^11.1.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@
116116
dependencies:
117117
tslib "^2.0.0"
118118

119-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#62d6227d822b26b60919950dbbbd399f287956e5":
119+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#71d57c29a10c03d07f889581608e3a2315a1dc7e":
120120
version "0.0.0"
121-
resolved "https://github.com/angular/dev-infra-private-builds.git#62d6227d822b26b60919950dbbbd399f287956e5"
121+
resolved "https://github.com/angular/dev-infra-private-builds.git#71d57c29a10c03d07f889581608e3a2315a1dc7e"
122122
dependencies:
123123
"@angular/benchpress" "0.2.1"
124124
"@bazel/buildifier" "^0.29.0"

0 commit comments

Comments
 (0)