Skip to content

Commit 1473c60

Browse files
committed
build: update @angular/dev-infra-private package
This updates to a version that contains the following fix angular/angular#41430
1 parent 8bd8d1a commit 1473c60

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@angular/compiler": "12.0.0-next.7",
7171
"@angular/compiler-cli": "12.0.0-next.7",
7272
"@angular/core": "12.0.0-next.7",
73-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#ebf0a487a4de71746b5b025e4e7878ca5714ba46",
73+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#5b679b4e99a3280a2670fdea92729ebf9ba1cb72",
7474
"@angular/forms": "12.0.0-next.7",
7575
"@angular/localize": "12.0.0-next.7",
7676
"@angular/material": "11.2.7",

yarn.lock

+2-3
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,9 @@
8585
dependencies:
8686
tslib "^2.0.0"
8787

88-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#ebf0a487a4de71746b5b025e4e7878ca5714ba46":
88+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#5b679b4e99a3280a2670fdea92729ebf9ba1cb72":
8989
version "0.0.0"
90-
uid ebf0a487a4de71746b5b025e4e7878ca5714ba46
91-
resolved "https://github.com/angular/dev-infra-private-builds.git#ebf0a487a4de71746b5b025e4e7878ca5714ba46"
90+
resolved "https://github.com/angular/dev-infra-private-builds.git#5b679b4e99a3280a2670fdea92729ebf9ba1cb72"
9291
dependencies:
9392
"@angular/benchpress" "0.2.1"
9493
"@bazel/buildifier" "^0.29.0"

0 commit comments

Comments
 (0)