Skip to content

Commit

Permalink
build: update @angular/dev-infra-private package
Browse files Browse the repository at this point in the history
This updates to a version that contains the following fix angular/angular#41430
  • Loading branch information
alan-agius4 committed Apr 2, 2021
1 parent 8bd8d1a commit 1473c60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@angular/compiler": "12.0.0-next.7",
"@angular/compiler-cli": "12.0.0-next.7",
"@angular/core": "12.0.0-next.7",
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#ebf0a487a4de71746b5b025e4e7878ca5714ba46",
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#5b679b4e99a3280a2670fdea92729ebf9ba1cb72",
"@angular/forms": "12.0.0-next.7",
"@angular/localize": "12.0.0-next.7",
"@angular/material": "11.2.7",
Expand Down
5 changes: 2 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,9 @@
dependencies:
tslib "^2.0.0"

"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#ebf0a487a4de71746b5b025e4e7878ca5714ba46":
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#5b679b4e99a3280a2670fdea92729ebf9ba1cb72":
version "0.0.0"
uid ebf0a487a4de71746b5b025e4e7878ca5714ba46
resolved "https://github.com/angular/dev-infra-private-builds.git#ebf0a487a4de71746b5b025e4e7878ca5714ba46"
resolved "https://github.com/angular/dev-infra-private-builds.git#5b679b4e99a3280a2670fdea92729ebf9ba1cb72"
dependencies:
"@angular/benchpress" "0.2.1"
"@bazel/buildifier" "^0.29.0"
Expand Down

0 comments on commit 1473c60

Please sign in to comment.