Skip to content

Commit d82e3cb

Browse files
authored
build: update dev-infra-private version (#20770)
* build: update dev-infra-private version * fixup! build: update dev-infra-private version
1 parent 7d99c35 commit d82e3cb

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
@@ -75,7 +75,7 @@
7575
"@angular/bazel": "^10.1.0",
7676
"@angular/benchpress": "0.2.1",
7777
"@angular/compiler-cli": "^10.1.0",
78-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#ddd71a787887dac21df25d904139d2227dba2456",
78+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#f8bc880d554d45ca8bf881b8a776f00f61b918fb",
7979
"@angular/platform-browser-dynamic": "^10.1.0",
8080
"@angular/platform-server": "^10.1.0",
8181
"@angular/router": "^10.1.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@
117117
dependencies:
118118
tslib "^1.9.0"
119119

120-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#ddd71a787887dac21df25d904139d2227dba2456":
120+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#f8bc880d554d45ca8bf881b8a776f00f61b918fb":
121121
version "0.0.0"
122-
resolved "https://github.com/angular/dev-infra-private-builds.git#ddd71a787887dac21df25d904139d2227dba2456"
122+
resolved "https://github.com/angular/dev-infra-private-builds.git#f8bc880d554d45ca8bf881b8a776f00f61b918fb"
123123
dependencies:
124124
"@angular/benchpress" "0.2.1"
125125
"@bazel/buildifier" "^0.29.0"

0 commit comments

Comments
 (0)