From c0273a11ef8518274d5f9c60a9fa97689b0107d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 9 Nov 2023 23:04:06 +0000 Subject: [PATCH] build(deps): bump deno.land/x/deno_graph from 0.59.2 to 0.60.0 --- lib/x/deno_graph.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/x/deno_graph.ts b/lib/x/deno_graph.ts index d8b452cf..be66f99b 100644 --- a/lib/x/deno_graph.ts +++ b/lib/x/deno_graph.ts @@ -4,4 +4,4 @@ export { init, load, type ModuleJson, -} from "https://deno.land/x/deno_graph@0.59.2/mod.ts"; +} from "https://deno.land/x/deno_graph@0.60.0/mod.ts"; \ No newline at end of file