chore: update deno_graph to 0.100.1 (#30767)

This commit is contained in:
Luca Casonato 2025-09-18 10:52:50 +02:00 committed by GitHub
parent 4e0f524245
commit 5570d6a56b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 4 deletions

View file

@ -88,6 +88,7 @@ async fn generate_doc_nodes_for_builtin_types(
resolver: None,
unstable_bytes_imports: false,
unstable_text_imports: false,
jsr_metadata_store: None,
},
)
.await;