Skip to content

Commit

Permalink
build(deps): bump deno.land/x/deno_graph from 0.59.2 to 0.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and hasundue committed Nov 10, 2023
1 parent fe0b192 commit 9c697a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/x/deno_graph.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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";

0 comments on commit 9c697a6

Please sign in to comment.