mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update docs infra package (#56758)
Updates to the latest docs infra code to fix an issue with generating the `hiddenFiles` field. PR Close #56758
This commit is contained in:
parent
387ca4102b
commit
deedc47e09
2 changed files with 4 additions and 4 deletions
|
|
@ -158,7 +158,7 @@
|
|||
"@angular-devkit/architect-cli": "^0.1801.0-next",
|
||||
"@angular/animations": "^18.1.0-next",
|
||||
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#5e30807f0fc6f1f00b2ac9186bd5f704b72e6ea6",
|
||||
"@angular/docs": "https://github.com/angular/dev-infra-private-docs-builds.git#8027736ca214560ef31afc600ccf5a70be0ba24a",
|
||||
"@angular/docs": "https://github.com/angular/dev-infra-private-docs-builds.git#97fa4e1998648d1c620113d8eb15a324ae7b20b3",
|
||||
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#806cbfc987d0df61f2ed90a24e2d4176e8a50a5b",
|
||||
"@bazel/bazelisk": "^1.7.5",
|
||||
"@bazel/buildifier": "^6.0.0",
|
||||
|
|
|
|||
|
|
@ -471,9 +471,9 @@
|
|||
dependencies:
|
||||
tslib "^2.3.0"
|
||||
|
||||
"@angular/docs@https://github.com/angular/dev-infra-private-docs-builds.git#8027736ca214560ef31afc600ccf5a70be0ba24a":
|
||||
version "0.0.0-506a93d7f2dba452c78348eea9c983bbe0d9d1ca"
|
||||
resolved "https://github.com/angular/dev-infra-private-docs-builds.git#8027736ca214560ef31afc600ccf5a70be0ba24a"
|
||||
"@angular/docs@https://github.com/angular/dev-infra-private-docs-builds.git#97fa4e1998648d1c620113d8eb15a324ae7b20b3":
|
||||
version "0.0.0-720be096e12c01c8346d7787e0931b184525b925"
|
||||
resolved "https://github.com/angular/dev-infra-private-docs-builds.git#97fa4e1998648d1c620113d8eb15a324ae7b20b3"
|
||||
dependencies:
|
||||
"@webcontainer/api" "^1.1.8"
|
||||
diff "~5.2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue